I created a video solution to the problem 839C. It is a DFS on trees problem.
The tutorial includes a simple code (no defines, etc) that matches the tutorial and a line-by-line explanation of the code while I write it (helpful for those stuck on the implementation of DFS).
Here is the video solution.
Here is my channel with all the video solutions.
As a side note, I am in the process of adding OI problems (such as USACO and APOI) to Course 3 of VPlanet because I realized that there isn't anywhere to find OI problems separated by topic.
really helpful thanks a lot !! keep posting
Glad I could help!
Consider job as Astar documentor... you would be a lot better than me
That was really a nice explanation and clear language but I just think none of the channels last long. There are many people(algo live) who start but then end the channel due to some or the other issues. Let's hope you continue this forever :P
As a sidenote, there are OI problems sorted by categories. https://dmoj.ca/problems/?show_types=1&type=5&order=-user_count
Great effort! Keep it up :)
Excellent