+ 3
Dont know php,, but got the idea thanks atikrant bro,,,,
+ 2
Bro,,, is printing is enough or u have to store it in another variable,, please explain properly
+ 2
Check this,,,, just enter any string
,,,, not only three chars,, it can be done fo any numbers
https://code.sololearn.com/ckhI2PNoTVrO/?ref=app
+ 2
Maybe mine is not perfrct,, @atikrant plzz do it,,,,,,
+ 1
okay Ill try to make it .
+ 1
its too easy in c++ for me , if you want, I'll write it .
+ 1
And Rohan you didn't read a string.
Its read like :-
char str[100];
cin.getline(str,100);
+ 1
okay I'll do it .
+ 1
Done , hope that helps .
https://code.sololearn.com/c1OGcl3lkfh7/?ref=app
+ 1
Then you need to wait for 30 minutes . I need to see rehabilitate my knowledge .
+ 1
I did it but , it shows a notice , I don't know how to fix it .
https://code.sololearn.com/wTSPFPfvAli2/?ref=app
+ 1
I have eve written it in c++
Its above .