Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
rstring
#include <iostream> #include <string> using namespace std; int main() { string a; string c; cout<<"Enter a string : "<<endl; getline(cin,a); int b=a.length(); for (int i=b;i>=0;i--) { c=c+a[i]; } cout<<"Reverse string is : "<<c<<endl; system("pause"); }
run
|
edit
|
history
|
help
0
CheckSymbolBalance
Yo que se
QUnabridged
alm7ly
GCC compiler bug (should output 0 1)
Treap (making range queries(that are not possible on seg_Trees) possible with no effort) : (863D)
Dijkstra
F-Random Strings
perfect square
Dar