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