0_0_7195933_2518.cpp:15: error: `int time[105][105][15]' redeclared as different kind of symbol
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: previous declaration of `time_t time(time_t*)'
0_0_7195933_2518.cpp:15: error: declaration of `int time[105][105][15]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_7195933_2518.cpp: In function `int bfs()':
0_0_7195933_2518.cpp:38: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:38: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:38: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:38: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:38: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:38: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:38: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:41: error: assignment of read-only location
0_0_7195933_2518.cpp:41: error: cannot convert `time_t (*)(time_t*)' to `time_t ()(time_t*)' in assignment
0_0_7195933_2518.cpp: In function `int main()':
0_0_7195933_2518.cpp:60: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:60: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:60: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:60: error: assignment of read-only location
0_0_7195933_2518.cpp:60: error: cannot convert `const int' to `time_t ()(time_t*)' in assignment
0_0_7195933_2518.cpp:71: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:71: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:71: error: pointer to a function used in arithmetic
0_0_7195933_2518.cpp:71: error: assignment of read-only location
0_0_7195933_2518.cpp:71: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
|