Problem catfight
User ShaquilleOatmeal34
Submission Time 2025-02-18 15:33:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:13:8: error: expected ‘;’ before ‘maxcats’
13 | cout maxcats;
| ^~~~~~~~
| ;