Problem | addition |
---|---|
User | Ignatius |
Submission Time | 2025-02-14 16:20:14 |
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: ‘A’ was not declared in this scope
6 | cin >>A>>B;
| ^
addition.cpp:6:14: error: ‘B’ was not declared in this scope
6 | cin >>A>>B;
| ^