Problem snail
User highdelao
Submission Time 2025-02-06 14:43:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:29:41: error: ‘i’ was not declared in this scope
29 | if (currentHeight < 0 && phases[i] <= 0) {
| ^