Problem | addition3 |
---|---|
User | Samyeobeo |
Submission Time | 2024-10-04 14:26:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition3.cpp: In function ‘int main()’:
addition3.cpp:4:1: error: ‘input’ was not declared in this scope
4 | input.txtab;
| ^~~~~
addition3.cpp:5:1: error: ‘output’ was not declared in this scope
5 | output.txta+b;
| ^~~~~~