0_0_3012618_6559.cpp:93: error: `Edge time[2000]' 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_3012618_6559.cpp:93: error: declaration of `Edge time[2000]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_3012618_6559.cpp: In function `int main()':
0_0_3012618_6559.cpp:125: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:125: error: request for member `s' in `*((+((unsigned int)sum)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:126: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:126: error: request for member `e' in `*((+((unsigned int)sum)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:127: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:127: error: request for member `id' in `*((+((unsigned int)sum)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:152: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:152: error: request for member `s' in `*((+((unsigned int)k)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:152: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:152: error: request for member `e' in `*((+((unsigned int)k)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:155: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:155: error: request for member `id' in `*((+((unsigned int)k)) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:211: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:211: error: request for member `id' in `*((+((unsigned int)re[i])) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:216: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:216: error: request for member `s' in `*((+((unsigned int)mark[i])) + time)', which is of non-class type `time_t ()(time_t*)'
0_0_3012618_6559.cpp:216: error: pointer to a function used in arithmetic
0_0_3012618_6559.cpp:216: error: request for member `e' in `*((+((unsigned int)mark[i])) + time)', which is of non-class type `time_t ()(time_t*)'
|