- Owner
- Blaj Andrei
- Problem
- A+B
- Source
- 0.11KB
- Result
- Compile error
Compiler output
prog.cpp: In function âint main()â: prog.cpp:4:8: error: âaâ was not declared in this scope prog.cpp:4:13: error: âbâ was not declared in this scope
prog.cpp: In function âint main()â: prog.cpp:4:8: error: âaâ was not declared in this scope prog.cpp:4:13: error: âbâ was not declared in this scope