Job 4548

Owner
Bogdana Carausan
Problem
A+B
Contest
MindCoding 2015 Test Round
Source
0.07KB
Result
Compile error

Compiler output

prog.cpp:2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
prog.cpp: In function 'int main()':
prog.cpp:4:1: error: 'cin' was not declared in this scope
prog.cpp:4:1: note: suggested alternative:
In file included from prog.cpp:1:0:
/usr/include/c++/4.7/iostream:61:18: note:   'std::cin'
prog.cpp:6:1: error: 'cout' was not declared in this scope
prog.cpp:6:1: 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