0_0_4254718_8154.cpp: In function `void insert(int, int, int)':
0_0_4254718_8154.cpp:17: error: no match for 'operator=' in 'edge[e] = edge'
0_0_4254718_8154.cpp:12: note: candidates are: Edge& Edge::operator=(const Edge&)
0_0_4254718_8154.cpp:17: error: expected `;' before '{' token
|