| Problem | addition |
|---|---|
| User | ArianneLim |
| Submission Time | 2024-06-18 10:38:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:11:5: error: expected primary-expression before ‘return’
11 | return 0;
| ^~~~~~