- Owner
- Vlad Alexandru Gavrila
- Problem
- Kpath
- Contest
- MindCoding 2016 Round 4 (Div. 1)
- Source
- 1.15KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int df(int, int, int)': prog.cpp:25:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<v[nod].size(); ++i) ^ prog.cpp:34:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^
Results
Test number Result Time 1 Ok 0.2834s 2 Ok 0.2861s 3 Ok 0.2784s 4 Ok 0.2804s 5 Ok 0.2856s 6 Ok 1.8939s 7 Ok 1.0879s 8 Ok 1.9619s 9 Ok 1.2804s 10 Ok 2.2854s 11 Ok 2.4325s 12 Ok 2.4460s 13 Ok 2.4102s 14 Ok 2.4236s 15 Ok 2.4348s 16 Wrong answer 1.2459s