0_0_9796813_17974.cpp: In function `bool cmb(const Graph&, const Graph&)':
0_0_9796813_17974.cpp:53: error: request for member `son' in `g1', which is of non-class type `Graph[10021]'
0_0_9796813_17974.cpp:53: error: request for member `son' in `g2', which is of non-class type `Graph[10021]'
0_0_9796813_17974.cpp:53: error: request for member `ring' in `g1', which is of non-class type `Graph[10021]'
0_0_9796813_17974.cpp:53: error: request for member `ring' in `g2', which is of non-class type `Graph[10021]'
|