Problem | addition |
---|---|
User | 01100100 |
Submission Time | 2024-03-22 11:56:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:6:5: error: ‘a’ was not declared in this scope
6 | ll a,b;
| ^
addition.cpp:6:7: error: ‘b’ was not declared in this scope
6 | ll a,b;
| ^