Problem nemo
User kenkunkin
Submission Time 2025-10-21 12:03:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nemo.cpp: In function ‘void Bai()’:
nemo.cpp:102:32: error: expected ‘}’ at end of input
102 | if (t > minClose) break;
| ^
nemo.cpp:97:5: note: to match this ‘{’
97 | {
| ^
nemo.cpp:102:32: error: expected ‘}’ at end of input
102 | if (t > minClose) break;
| ^
nemo.cpp:76:1: note: to match this ‘{’
76 | {
| ^