Problem wabot
User DXY
Submission Time 2025-10-31 22:30:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabot.cpp: In function ‘int main()’:
wabot.cpp:49:21: error: expected ‘}’ at end of input
49 | cout << ans << endl;
| ^
wabot.cpp:16:12: note: to match this ‘{’
16 | int main() {
| ^