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