Problem | catfight |
---|---|
User | pseudocoder101 |
Submission Time | 2025-06-19 16:43:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:27:22: error: expected ‘;’ before ‘}’ token
27 | sum-=prev
| ^
| ;
28 | }
| ~