Problem catfight
User peepeepoop
Submission Time 2026-02-17 18:26:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:16:14: error: ‘cat’ was not declared in this scope; did you mean ‘cats’?
16 | catdmg += cat[i];
| ^~~
| cats