| Problem | addition | 
|---|---|
| User | JK13 | 
| Submission Time | 2023-11-08 13:36:21 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 addition.cpp: In function ‘int32_t main()’:
addition.cpp:9:13: error: expected ‘}’ at end of input
    9 |     return 0;
      |             ^
addition.cpp:5:15: note: to match this ‘{’
    5 | int32_t main(){
      |               ^