0_0_8496499_22437.cpp:45: error: `long long int time[255][255]' 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_8496499_22437.cpp:45: error: declaration of `long long int time[255][255]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_8496499_22437.cpp: In function `void build_Graph(long long int)':
0_0_8496499_22437.cpp:53: error: pointer to a function used in arithmetic
0_0_8496499_22437.cpp:53: error: pointer to a function used in arithmetic
0_0_8496499_22437.cpp:53: error: invalid operands of types `long long int' and `time_t ()(time_t*)' to binary `operator-'
0_0_8496499_22437.cpp: In function `int main()':
0_0_8496499_22437.cpp:87: error: pointer to a function used in arithmetic
0_0_8496499_22437.cpp:87: error: pointer to a function used in arithmetic
|