Problem | snail |
---|---|
User | nianhe |
Submission Time | 2023-02-17 14:26:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snail.cpp: In function ‘int32_t main()’:
snail.cpp:27:21: error: ‘legit_max_limit_from_bottom’ was not declared in this scope
27 | if (sum <= 0 && legit_max_limit_from_bottom < h){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
snail.cpp:37:9: error: ‘legit_max_limit_from_bottom’ was not declared in this scope
37 | if (legit_max_limit_from_bottom < h){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~