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