| Problem | addition | 
|---|---|
| User | Elliott2011 | 
| Submission Time | 2024-11-13 11:44:16 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 addition.cpp: In function ‘int main()’:
addition.cpp:9:5: error: expected ‘,’ or ‘;’ before ‘return’
    9 |     return 0;
      |     ^~~~~~