Can you help me with this problem, I am new to graphs.

Revision en1, by pandey_04, 2021-07-19 14:53:57

Link to solution

The problem is a graph problem where you have to output the node which is already visited, that's about it. But, due to some reason, the output is going wrong after some number of pretests. Can your please have a look into it point out where am I going wrong ??

Tags graphs, dfs

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English pandey_04 2021-07-19 14:53:57 396 Initial revision (published)