- Owner
- Cazacu Robert
- Problem
- The Oddest Tree
- Contest
- MindCoding 2015 Round 2
- Source
- 2.09KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'void DFS(int, int, int)': prog.cpp:47:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp: In function 'void Solve()': prog.cpp:97:17: warning: unused variable 'deb' [-Wunused-variable]
Results
Test number Result Time 1 Ok 0.0393s 2 Wrong answer 0.0397s