Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
problem_solution_1
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <iostream> int main() { char str[100]; char temp; cout<<"enter any of string "; gets(str); j=strlen(str); for(int i=0;i<j;i++) { temp=str[i]; str[i]=str[j]; str[i]=temp; i++; } cout<<"so the reverse string is "<<str; }
run
|
edit
|
history
|
help
0
Computing the factorial of an integer using factorial and iteration
PTaHHHa
namespace name resolution
5sdgts
timeConversion
Ελλάδα !!!!
amusing overload choice
#22.1
Not an overflow
32