Problem lightningrod
User usernamehere
Submission Time 2025-03-08 15:05:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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