- Owner
 - Luca Roxana
 - Problem
 - A+B
 - Source
 - 0.09KB
 - Result
 - Compile error
Compiler output
prog.cpp: In function 'int main()': prog.cpp:5:6: error: 'a' was not declared in this scope prog.cpp:5:9: error: 'b' was not declared in this scope
 
prog.cpp: In function 'int main()': prog.cpp:5:6: error: 'a' was not declared in this scope prog.cpp:5:9: error: 'b' was not declared in this scope