Problem | addition |
---|---|
User | anamitra123 |
Submission Time | 2024-06-24 14:21:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:6:11: error: ‘c’ was not declared in this scope
6 | int b =20;c=30;
| ^