Problem snail
User Schoolpurposes
Submission Time 2025-10-12 13:50:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int32_t main()’:
snail.cpp:32:25: error: ‘remaining1’ was not declared in this scope; did you mean ‘remaining’?
32 | if(prefix[i] >= remaining1){
| ^~~~~~~~~~
| remaining