- Owner
- Stefan Negrus
- Problem
- A+B
- Contest
- MindCoding 2015 Test Round Redux
- Source
- 0.10KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp:1:2: error: invalid preprocessing directive #incldue prog.cpp: In function 'int main()': prog.cpp:7:1: error: 'cin' was not declared in this scope prog.cpp:8:1: error: 'cout' was not declared in this scope