Problem catfight
User Henries
Submission Time 2024-11-15 01:02:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:39:1: error: expected ‘}’ at end of input
39 | }
| ^
catfight.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^