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