Problem | catfight |
---|---|
User | sussyimpasta |
Submission Time | 2025-05-07 16:49:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:33:22: error: expected ‘}’ at end of input
33 | cout << M << endl;
| ^
catfight.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^