- Owner
- Vintur Cristian
- Problem
- Lumber Jack the Bus Driver
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 0.58KB
- Result
- Wrong Answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:28:18: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized] v[i + 1] = sol + 1; ^ prog.cpp: In function 'int main()': prog.cpp:28:18: warning: 'sol' may be used uninitialized in this function [-Wmaybe-uninitialized] v[i + 1] = sol + 1; ^
Results
Test number Result Time 1 Ok 0.5484s 2 Wrong Answer: Cost exceeded 0.5357s