Problem snail
User lHog
Submission Time 2024-06-23 14:24:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:52:17: error: ‘longa’ was not declared in this scope; did you mean ‘long’?
52 | longa long dn = 1+(H-ch-1)/c;
| ^~~~~
| long
snail.cpp:53:21: error: ‘dn’ was not declared in this scope; did you mean ‘yn’?
53 | if (dn < bd) {
| ^~
| yn