A directed graph is given as an input, in the output I need to cout all the SCC of the input graph and its condensation graph. I have written Graph class and Kosarayu algori