| Problem | helloworld |
|---|---|
| User | DJL0113 |
| Submission Time | 2026-02-05 19:55:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
helloworld.cpp:9:1: note: to match this ‘{’
9 | {
| ^