Job 4089

Owner
Zealot
Problem
A+B
Source
0.09KB
Result
Compile error

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:4:3: error: 'cin' was not declared in this scope
prog.cpp:4:3: note: suggested alternative:
In file included from prog.cpp:1:0:
/usr/include/c++/4.7/iostream:61:18: note:   'std::cin'
prog.cpp:4:10: error: 'a' was not declared in this scope
prog.cpp:4:15: error: 'b' was not declared in this scope
prog.cpp:5:3: error: 'cout' was not declared in this scope
prog.cpp:5:3: note: suggested alternative:
In file included from prog.cpp:1:0:
/usr/include/c++/4.7/iostream:62:18: note:   'std::cout'

Questions?

Sponsors Gold