| Problem | nemo |
|---|---|
| User | kenkunkin |
| Submission Time | 2025-10-21 12:03:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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 | {
| ^