Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to print all the edges of a graph that are part of cycles.

Run the code to see the output here...