Problem | winter |
---|---|
User | justin271828 |
Submission Time | 2024-12-21 11:50:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
winter.cpp: In function ‘int main()’:
winter.cpp:44:11: error: expected ‘}’ at end of input
44 | return 0;}
| ^
winter.cpp:9:12: note: to match this ‘{’
9 | int main() {
| ^