Problem thumper2
User dacashew
Submission Time 2025-03-22 23:09:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

thumper2.cpp:119:9: error: stray ‘\357’ in program
119 | cout<<0;
| ^
thumper2.cpp:119:10: error: stray ‘\274’ in program
119 | cout<<0;
| ^
thumper2.cpp:119:11: error: stray ‘\233’ in program
119 | cout<<0;
| ^
thumper2.cpp: In function ‘int main()’:
thumper2.cpp:119:9: error: expected ‘;’ before ‘}’ token
119 | cout<<0;
| ^
| ;
......
173 | }
| ~