Problem snail
User yongteckrice
Submission Time 2023-02-15 12:58:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:66:45: error: ‘aftccal’ was not declared in this scope; did you mean ‘aftcal’?
66 | if (aftcal[0][i] > endresult) endresult = aftccal[0][i];
| ^~~~~~~
| aftcal