Problem wabot
User wtnetlegend
Submission Time 2025-12-06 00:32:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabot.cpp: In function ‘int main()’:
wabot.cpp:26:24: error: expected ‘;’ before ‘}’ token
26 | } else continue
| ^
| ;
27 | }//copilot
| ~