Problem | lightningrod |
---|---|
User | TheInvadr |
Submission Time | 2023-12-13 19:01:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lightningrod.cpp:5:10: error: stray ‘\342’ in program
5 | while(ch<’0’||ch>’9’){if(ch==’-’)s=0;ch=getchar_unlocked();}
| ^
lightningrod.cpp:5:11: error: stray ‘\200’ in program
5 | while(ch<’0’||ch>’9’){if(ch==’-’)s=0;ch=getchar_unlocked();}
| ^
lightningrod.cpp:5:12: error: stray ‘\231’ in program
5 | while(ch<’0’||ch>’9’){if(ch==’-’)s=0;ch=getchar_unlocked();}
| ^
lightningrod.cpp:5:14: error: stray ‘\342’ in program
5 | while(ch<’0’||ch>’9’){if(ch==’-’)s=0;ch=getchar_unlocked();}
| ^
lightningrod.cpp:5:15: error: stray ‘\200’ in program
5 | while(ch<’0’||ch>’9’){if(ch==’-’)s=0;ch=getchar_unlocked();}
| ^
lightningrod.cpp:5:16: error: stray ‘\231’ in program
5 | while(ch<’0’||ch>’9’){if(ch==’-’)s=0;ch=getchar_unlocked();}
| ^
lightningrod.cpp:5:22: error: stray ‘\34