0_0_6271400_8533.cpp:10: error: `int time[110][110]' 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_6271400_8533.cpp:10: error: declaration of `int time[110][110]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_6271400_8533.cpp: In function `void bfs()':
0_0_6271400_8533.cpp:30: error: ISO C++ forbids applying `sizeof' to an expression of function type
0_0_6271400_8533.cpp:30: error: invalid conversion from `time_t (*)(time_t*)' to `void*'
0_0_6271400_8533.cpp:30: error: initializing argument 1 of `void* memset(void*, int, size_t)'
0_0_6271400_8533.cpp:33: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:33: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:33: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:33: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:33: error: assignment of read-only location
0_0_6271400_8533.cpp:33: error: cannot convert `int' to `time_t ()(time_t*)' in assignment
0_0_6271400_8533.cpp:51: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:51: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:51: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:51: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:51: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:51: error: assignment of read-only location
0_0_6271400_8533.cpp:51: error: cannot convert `time_t (*)(time_t*)' to `time_t ()(time_t*)' in assignment
0_0_6271400_8533.cpp:57: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:57: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:57: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:57: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:57: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:57: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:57: error: assignment of read-only location
0_0_6271400_8533.cpp:57: error: cannot convert `time_t (*)(time_t*)' to `time_t ()(time_t*)' in assignment
0_0_6271400_8533.cpp: In function `int main()':
0_0_6271400_8533.cpp:79: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:79: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:86: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:86: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:86: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:86: error: invalid conversion from `time_t (*)(time_t*)' to `int'
0_0_6271400_8533.cpp:97: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:97: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:97: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:97: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:97: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:99: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:99: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:99: error: invalid operands of types `int' and `time_t ()(time_t*)' to binary `operator-'
0_0_6271400_8533.cpp:103: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:103: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:103: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:103: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:103: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:105: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:105: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:105: error: invalid operands of types `int' and `time_t ()(time_t*)' to binary `operator-'
0_0_6271400_8533.cpp:115: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:115: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:115: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:115: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:115: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:115: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:115: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:117: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:117: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:117: error: invalid conversion from `time_t (*)(time_t*)' to `int'
0_0_6271400_8533.cpp:120: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:120: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:120: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:120: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:120: error: assignment of read-only location
0_0_6271400_8533.cpp:120: error: cannot convert `time_t (*)(time_t*)' to `time_t ()(time_t*)' in assignment
0_0_6271400_8533.cpp:121: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:121: error: pointer to a function used in arithmetic
0_0_6271400_8533.cpp:121: error: invalid operands of types `int' and `time_t ()(time_t*)' to binary `operator-'
|