May 20, 2015 at 4:48am
[code]
#include <cstdlib>
#include <iostream>
#include <iomanip>
#define foreach
Last edited on May 20, 2015 at 5:54am
May 20, 2015 at 4:57am
Is this code working or not?
As you have your templet class graph
in some "graph.h"
file.
If it's working then post the current output.