Problem bombardirocrocodilo
User Ant1234567890
Submission Time 2025-06-22 11:09:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bombardirocrocodilo.cpp:11:12: error: stray ‘\357’ in program
11 | cout<<"3";
| ^
bombardirocrocodilo.cpp:11:13: error: stray ‘\274’ in program
11 | cout<<"3";
| ^
bombardirocrocodilo.cpp:11:14: error: stray ‘\233’ in program
11 | cout<<"3";
| ^
bombardirocrocodilo.cpp: In function ‘int main()’:
bombardirocrocodilo.cpp:11:12: error: expected ‘;’ before ‘}’ token
11 | cout<<"3";
| ^
| ;
12 | }
| ~