- Owner
- Stanislav Ivanov
- Problem
- Lumber Jack and Sick Leaves
- Contest
- MindCoding 2016 Round 2 GAMELOFT (Div. 1)
- Source
- 1.30KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:39:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<leaves.size(); ++i){ ^
Results
Test number Result Time 1 Ok 0.2724s 2 Wrong answer 0.2655s