637002_0_0_30794.cpp: In function `void Bfs(int)':
637002_0_0_30794.cpp:25: error: invalid conversion from `int*' to `int'
637002_0_0_30794.cpp: In function `void Solve()':
637002_0_0_30794.cpp:55: error: request for member `adj' in `vv', which is of non-class type `node[1001]'
637002_0_0_30794.cpp:55: error: request for member `number' in `vv', which is of non-class type `node[1001]'
|