| Problem | snail |
|---|---|
| User | TinaD |
| Submission Time | 2024-02-04 19:32:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
snail.cpp: In function βint main(int, char**)β:
snail.cpp:82:13: error: break statement not within loop or switch
82 | break;
| ^~~~~
snail.cpp: At global scope:
snail.cpp:87:1: error: expected declaration before β}β token
87 | }
| ^