Problem hungrycats
User ATHY
Submission Time 2025-03-01 22:46:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:13:23: error: ‘negative’ was not declared in this scope
13 | bool positive=false; negative=false;
| ^~~~~~~~