Problem | addition |
---|---|
User | Ethan1L1K1X1 |
Submission Time | 2024-04-07 14:48:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:9:3: error: expected ‘,’ or ‘;’ before ‘}’ token
9 | }
| ^
addition.cpp:12:10: error: ‘c’ was not declared in this scope
12 | cout << c;
| ^