Problem | catfight |
---|---|
User | r3io4mf |
Submission Time | 2024-03-13 22:15:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:27:19: error: expected ‘}’ at end of input
27 | cout << answer;
| ^
catfight.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^