Problem hungrycats
User Mimikyu
Submission Time 2024-11-11 09:45:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int32_t main()’:
hungrycats.cpp:16:8: error: ‘cur’ was not declared in this scope
16 | if(t<cur)sorted=false;
| ^~~