0_0_11593577_2290.cpp:3:2: invalid preprocessing directive #deinfe
0_0_11593577_2290.cpp: In function `void SWAP(int, int, int)':
0_0_11593577_2290.cpp:8: error: `EXC' undeclared (first use this function)
0_0_11593577_2290.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11593577_2290.cpp: In function `void Gauss(int)':
0_0_11593577_2290.cpp:34: error: invalid types `long long int[int]' for array subscript
0_0_11593577_2290.cpp:34: error: invalid types `long long int[int]' for array subscript
0_0_11593577_2290.cpp:36: error: invalid types `long long int[int]' for array subscript
0_0_11593577_2290.cpp:36: error: invalid types `long long int[int]' for array subscript
0_0_11593577_2290.cpp: In function `void preprocess()':
0_0_11593577_2290.cpp:59: error: `fv4' undeclared (first use this function)
0_0_11593577_2290.cpp:70: error: `fv5' undeclared (first use this function)
0_0_11593577_2290.cpp: In function `int main()':
0_0_11593577_2290.cpp:90: error: `count1' undeclared (first use this function)
0_0_11593577_2290.cpp:91: error: `fv4' undeclared (first use this function)
0_0_11593577_2290.cpp:92: error: `fv5' undeclared (first use this function)
|