| Problem | smurfpaths |
|---|---|
| User | bobbery |
| Submission Time | 2025-03-02 12:48:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurfpaths.cpp: In function ‘int32_t main()’:
smurfpaths.cpp:129:13: error: expected ‘;’ before ‘}’ token
129 | continue
| ^
| ;
130 | }
| ~