Problem | addition |
---|---|
User | eqweqweqeeeeeeeeeee |
Submission Time | 2023-03-24 13:56:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int32_t main()’:
addition.cpp:10:2: error: ‘c’ was not declared in this scope
10 | c == a + b;
| ^
addition.cpp:11:10: error: ‘addition’ was not declared in this scope
11 | cout << addition
| ^~~~~~~~