| Problem | xmas |
|---|---|
| User | proplayermason |
| Submission Time | 2026-06-23 16:32:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
xmas.cpp: In function ‘int main()’:
xmas.cpp:19:9: error: expected ‘;’ before ‘}’ token
19 | return 0
| ^
| ;
20 | }
| ~