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