0_0_6815700_9161.cpp:29: error: `double time[100000][2]' 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_6815700_9161.cpp:29: error: declaration of `double time[100000][2]'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/time.h:85: error: conflicts with previous declaration `time_t time(time_t*)'
0_0_6815700_9161.cpp: In function `int main()':
0_0_6815700_9161.cpp:77: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:77: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:77: error: assignment of read-only location
0_0_6815700_9161.cpp:77: error: cannot convert `double' to `time_t ()(time_t*)' in assignment
0_0_6815700_9161.cpp:78: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:78: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:78: error: assignment of read-only location
0_0_6815700_9161.cpp:78: error: cannot convert `double' to `time_t ()(time_t*)' in assignment
0_0_6815700_9161.cpp:80: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:80: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:80: error: invalid operands of types `double' and `time_t ()(time_t*)' to binary `operator-'
0_0_6815700_9161.cpp:82: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:82: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:82: error: invalid operands of types `time_t ()(time_t*)' and `double' to binary `operator-'
0_0_6815700_9161.cpp:84: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:84: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:84: error: cannot convert `time_t (*)(time_t*)' to `double' for argument `2' to `double ans(double, double, double, double)'
0_0_6815700_9161.cpp:84: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:84: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:84: error: invalid operands of types `double' and `time_t ()(time_t*)' to binary `operator-'
0_0_6815700_9161.cpp:86: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:86: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:86: error: cannot convert `time_t (*)(time_t*)' to `double' for argument `2' to `double ans(double, double, double, double)'
0_0_6815700_9161.cpp:86: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:86: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:86: error: cannot convert `time_t (*)(time_t*)' to `double' for argument `2' to `double ans(double, double, double, double)'
0_0_6815700_9161.cpp:88: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:88: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:88: error: invalid operands of types `double' and `time_t ()(time_t*)' to binary `operator-'
0_0_6815700_9161.cpp:88: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:88: error: pointer to a function used in arithmetic
0_0_6815700_9161.cpp:88: error: invalid operands of types `double' and `time_t ()(time_t*)' to binary `operator-'
|