+ 1
Why this code does not work?
6 ответов
+ 4
The symbols that you see people using in the code is << and not «
https://code.sololearn.com/c93OOpW95FF5/#cpp
^Updated it so you can see.
+ 4
You're not a fool, things just happen sometimes. A fool is someone that doesn't take the feedback/advice and keeps making the same mistake even after they've been given a solution to it.
If you copy/pasted anything from somewhere else, just be cautious of issues like this and ensure everything is valid syntax characters.
+ 4
lol Yea, I had a feeling it was a copy/paste error. If you're using Windows, when you copy/paste code, just paste it into Notepad first and then copy/paste it from Notepad instead. That'll remove any of the custom formatting and correct most issues like that.
+ 4
I'll keep it in mind, I didn't know it. Thank you very much!
Have a nice day! 😊
+ 3
ah, jajaj, what a fool! thank you so much 😅
+ 3
yeah, i wrote this in Telegram, and when i copied the "<<" it seems it changed the format. I didn't notice! 😅