0_0_7727038_24521.cpp: In function `int main()':
0_0_7727038_24521.cpp:4: error: conflicting declaration 'long int a[505]'
0_0_7727038_24521.cpp:4: error: 'a' has a previous declaration as `long int a'
0_0_7727038_24521.cpp:4: error: declaration of `long int a[505]'
0_0_7727038_24521.cpp:4: error: conflicts with previous declaration `long int a'
0_0_7727038_24521.cpp:14: error: `jizhi' undeclared (first use this function)
0_0_7727038_24521.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7727038_24521.cpp:14: error: `vol' undeclared (first use this function)
0_0_7727038_24521.cpp:23: error: `dp' undeclared (first use this function)
0_0_7727038_24521.cpp:27: error: `b' undeclared (first use this function)
0_0_7727038_24521.cpp:27: error: invalid types `long int[long int]' for array subscript
0_0_7727038_24521.cpp:28: error: invalid types `long int[long int]' for array subscript
|