230459_0_5045.cpp:6: error: `int time[20][20]' 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*)'
230459_0_5045.cpp:6: error: declaration of `int time[20][20]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
230459_0_5045.cpp: In function `int BFS()':
230459_0_5045.cpp:22: error: pointer to a function used in arithmetic
230459_0_5045.cpp:22: error: pointer to a function used in arithmetic
230459_0_5045.cpp:22: error: assignment of read-only location
230459_0_5045.cpp:22: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
230459_0_5045.cpp:45: error: pointer to a function used in arithmetic
230459_0_5045.cpp:45: error: pointer to a function used in arithmetic
230459_0_5045.cpp:45: error: pointer to a function used in arithmetic
230459_0_5045.cpp:45: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:47: error: pointer to a function used in arithmetic
230459_0_5045.cpp:47: error: pointer to a function used in arithmetic
230459_0_5045.cpp:47: error: pointer to a function used in arithmetic
230459_0_5045.cpp:47: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:56: error: pointer to a function used in arithmetic
230459_0_5045.cpp:56: error: pointer to a function used in arithmetic
230459_0_5045.cpp:56: error: pointer to a function used in arithmetic
230459_0_5045.cpp:56: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:58: error: pointer to a function used in arithmetic
230459_0_5045.cpp:58: error: pointer to a function used in arithmetic
230459_0_5045.cpp:58: error: pointer to a function used in arithmetic
230459_0_5045.cpp:58: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:67: error: pointer to a function used in arithmetic
230459_0_5045.cpp:67: error: pointer to a function used in arithmetic
230459_0_5045.cpp:67: error: pointer to a function used in arithmetic
230459_0_5045.cpp:67: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:69: error: pointer to a function used in arithmetic
230459_0_5045.cpp:69: error: pointer to a function used in arithmetic
230459_0_5045.cpp:69: error: pointer to a function used in arithmetic
230459_0_5045.cpp:69: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:78: error: pointer to a function used in arithmetic
230459_0_5045.cpp:78: error: pointer to a function used in arithmetic
230459_0_5045.cpp:78: error: pointer to a function used in arithmetic
230459_0_5045.cpp:78: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:80: error: pointer to a function used in arithmetic
230459_0_5045.cpp:80: error: pointer to a function used in arithmetic
230459_0_5045.cpp:80: error: pointer to a function used in arithmetic
230459_0_5045.cpp:80: error: invalid operands of types `time_t (*)(time_t*)' and `int' to binary `operator%'
230459_0_5045.cpp:87: error: pointer to a function used in arithmetic
230459_0_5045.cpp:87: error: pointer to a function used in arithmetic
230459_0_5045.cpp:87: error: ISO C++ forbids comparison between pointer and integer
230459_0_5045.cpp:90: error: pointer to a function used in arithmetic
230459_0_5045.cpp:90: error: pointer to a function used in arithmetic
230459_0_5045.cpp:90: error: assignment of read-only location
230459_0_5045.cpp:90: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
230459_0_5045.cpp:96: error: pointer to a function used in arithmetic
230459_0_5045.cpp:96: error: pointer to a function used in arithmetic
230459_0_5045.cpp:96: error: invalid conversion from `time_t (*)(time_t*)' to `int'
230459_0_5045.cpp: In function `int main()':
230459_0_5045.cpp:109: error: pointer to a function used in arithmetic
230459_0_5045.cpp:109: error: pointer to a function used in arithmetic
230459_0_5045.cpp:109: error: assignment of read-only location
230459_0_5045.cpp:109: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
|