Problem | addition |
---|---|
User | eqweqweqeeeeeeeeeee |
Submission Time | 2023-03-30 14:40:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int32_t main()’:
addition.cpp:10:18: error: expected ‘;’ before ‘}’ token
10 | cout << addition
| ^
| ;
11 | }
| ~