| Problem | oranges2 |
|---|---|
| User | justin271828 |
| Submission Time | 2024-12-18 17:07:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
oranges2.cpp: In function ‘int main()’:
oranges2.cpp:81:11: error: expected ‘}’ at end of input
81 | return 0;}
| ^
oranges2.cpp:13:12: note: to match this ‘{’
13 | int main() {
| ^