Solution for SecondThread's Gym Contest Problem C for Tree Basics in C++

Revision en4, by goluuuuu, 2020-10-15 19:54:49

I am facing an error in solving the Question from SecondThread's gym on Tree basics. Since, I cannot view the testcases where my code is failing, I need some help. I also cannot see other's solution because you need >1900 rating. Can someone share their solution in C++ or point out the mistake in my code? I promise that the code is quite readable.

Code

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English goluuuuu 2020-10-15 19:54:49 21
en3 English goluuuuu 2020-10-15 19:54:15 24
en2 English goluuuuu 2020-10-15 19:53:32 2469
en1 English goluuuuu 2020-10-15 19:53:05 535 Initial revision (published)