Problem hungrycats
User CheeseAndBread
Submission Time 2025-04-23 16:37:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:33:2: error: ‘else’ without a previous ‘if’
33 | else if(!c || o){
| ^~~~