- Owner
- Palincas Dumitrita
- Problem
- A+B
- Source
- 0.15KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp:1:2: error: invalid preprocessing directive #inculdue prog.cpp:2:7: error: expected nested-name-specifier before 'namesapce' prog.cpp:2:7: error: 'namesapce' has not been declared prog.cpp:2:17: error: expected ';' before 'std' prog.cpp:2:17: error: 'std' does not name a type prog.cpp: In function 'int main()': prog.cpp:5:1: error: 'cout' was not declared in this scope prog.cpp:5:12: error: 'cin' was not declared in this scope