- Owner
- Stefan Negrus
- Problem
- A+B
- Source
- 0.08KB
- Result
- Compile error
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:2:23: error: ‘cin’ was not declared in this scope prog.cpp:2:23: note: suggested alternative: In file included from prog.cpp:1:0: /usr/include/c++/4.7/iostream:61:18: note: ‘std::cin’ prog.cpp:2:38: error: ‘cout’ was not declared in this scope prog.cpp:2:38: note: suggested alternative: In file included from prog.cpp:1:0: /usr/include/c++/4.7/iostream:62:18: note: ‘std::cout’
Results
Test number Result Time