Problem | addition |
---|---|
User | Ethan1L1K1X1 |
Submission Time | 2024-04-07 21:48:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:7:10: error: ‘c’ was not declared in this scope
7 | cout << c=a+b;
| ^