| Problem | mountains |
|---|---|
| User | itsjiaqi |
| Submission Time | 2025-02-15 15:45:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountains.cpp: In function ‘int main()’:
mountains.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
mountains.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^