Problem | snail |
---|---|
User | LimCheeHann |
Submission Time | 2025-02-23 11:50:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snail.cpp: In function ‘int main()’:
snail.cpp:16:3: error: ‘hit_zero’ was not declared in this scope
16 | hit_zero = false;
| ^~~~~~~~
snail.cpp:32:10: error: overloaded function with no contextual type information
32 | if(end=true){
| ^~~~