Problem | snail |
---|---|
User | TinaD |
Submission Time | 2024-02-01 18:09:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snail.cpp: In function ‘int main(int, char**)’:
snail.cpp:40:25: error: ‘p_list’ was not declared in this scope; did you mean ‘P_list’?
40 | if(s_height+p_list[p]<0)
| ^~~~~~
| P_list
snail.cpp:40:32: error: ‘p’ was not declared in this scope
40 | if(s_height+p_list[p]<0)
| ^