+ 1
Why this program gives errors?
I made this program 3 weaks ago on Compiler but now it give errors https://code.sololearn.com/cmSnPtePArH5/?ref=app
3 Respostas
+ 3
JavaidIqbal
Your code is working fine. But there was some special characters added. It happens when you copy code from one place to other place.
https://code.sololearn.com/c10s27W6b7fp/?ref=app
+ 1
🅰🅹 🅐🅝🅐🅝🅣
Thank you!
But how you remove special characters.
+ 1
JavaidIqbal
Just removed all blank spaces and rearranged code.