- Owner
- Iulian Popescu
- Problem
- nc1c2
- Contest
- MindCoding 2015 Round 2
- Source
- 0.75KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:5:18: error: 'n' was not declared in this scope prog.cpp:5:23: error: 'c1' was not declared in this scope prog.cpp:5:29: error: 'c2' was not declared in this scope