Problem | addition |
---|---|
User | fox |
Submission Time | 2025-01-20 16:47:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:4:2: error: ‘a’ was not declared in this scope
4 | a, b,
| ^
addition.cpp:4:5: error: ‘b’ was not declared in this scope
4 | a, b,
| ^