Problem smurfpaths
User bobbery
Submission Time 2025-03-02 12:48:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurfpaths.cpp: In function ‘int32_t main()’:
smurfpaths.cpp:129:13: error: expected ‘;’ before ‘}’ token
129 | continue
| ^
| ;
130 | }
| ~