+ 3
Could any body tell what I have done mistake pls. I had check many times but it shows error.
Palindrome or not code https://code.sololearn.com/c39uL8k0gvdZ/?ref=app
8 Answers
+ 9
for( >!=0< ,... is not a valid expression. in this section of the for loop, declaration and initialization of variables are done. there iss missing something you try to compare against "___!=0".
+ 8
༺ŦAⲘIL CO𝓓ER༻ , sorry, without having seen your code we can not help. please put your code in playground and link it here. thanks!
+ 7
༺ŦAⲘIL CO𝓓ER༻ , i have tried to rework your code following your logic. i hope it looks understandable, and it works with one for loop only. it can be optimized.
hope it helps:
https://code.sololearn.com/cfcpe510Sgsa/?ref=app
+ 5
For a start, look at line 11. I haven't gone far with your code, but that line stood out.
+ 2
Ok bro thanks 🙂🙂😊 for u r information thanks a lot
+ 1
Ok bro thanks
+ 1
Sorry I can't understand
+ 1
Ok bro now I can understand ☺️ Thanks for u r help