0_0_4080718_12590.cpp: In function `int bfs()':
0_0_4080718_12590.cpp:139: error: invalid conversion from `int*' to `int'
0_0_4080718_12590.cpp:140: error: invalid conversion from `int*' to `int'
0_0_4080718_12590.cpp: In function `int main()':
0_0_4080718_12590.cpp:169: error: incompatible types in assignment of `int' to `bool[55]'
0_0_4080718_12590.cpp:170: error: incompatible types in assignment of `int' to `bool[55]'
0_0_4080718_12590.cpp:178: error: request for member `x' in `mon_pos', which is of non-class type `Pos[55]'
0_0_4080718_12590.cpp:178: error: request for member `y' in `mon_pos', which is of non-class type `Pos[55]'
0_0_4080718_12590.cpp:178: error: request for member `d_t' in `mon_pos', which is of non-class type `Pos[55]'
0_0_4080718_12590.cpp:179: error: request for member `x' in `mon_pos', which is of non-class type `Pos[55]'
0_0_4080718_12590.cpp:180: error: request for member `y' in `mon_pos', which is of non-class type `Pos[55]'
0_0_4080718_12590.cpp:181: error: request for member `d_t' in `mon_pos', which is of non-class type `Pos[55]'
|