Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to calculate the total number of spanning trees in a directed graph using Kirchhoffs theorem.

Run the code to see the output here...