- Owner
- Bogdan Seniuc
- Problem
- A+B
- Contest
- MindCoding 2017 Test Round (Div. 2)
- Source
- 0.10KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:6:9: error: 'c' was not declared in this scope cout << c << endl; ^