| Problem | globalwarming |
|---|---|
| User | undefinedcritter |
| Submission Time | 2026-09-06 16:17:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:42:10: error: expected ‘}’ at end of input
42 | return 0;
| ^
globalwarming.cpp:4:16: note: to match this ‘{’
4 | int main(void) {
| ^