- Owner
- Antonio Boar
- Problem
- Lumber Jack and Sick Leaves
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.61KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:20:9: error: 'fin' was not declared in this scope fin >> x >> y; ^ prog.cpp:28:5: error: 'i' was not declared in this scope i = 1; ^