Problem beareatrabbit
User WILLI1071A
Submission Time 2025-06-03 20:04:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

beareatrabbit.cpp: In function ‘int main()’:
beareatrabbit.cpp:21:17: error: expected ‘;’ before ‘}’ token
21 | cout << "0"
| ^
| ;
22 | }
| ~