0_0_6517519_26543.cpp: In function `int main()':
0_0_6517519_26543.cpp:55: error: no matching function for call to `Edge::ini(int&, int)'
0_0_6517519_26543.cpp:15: note: candidates are: void Edge::ini(int&, int&)
0_0_6517519_26543.cpp:56: error: no matching function for call to `Edge::ini(int&, int)'
0_0_6517519_26543.cpp:15: note: candidates are: void Edge::ini(int&, int&)
|