0_0_7123243_16858.cpp: In function `int main()':
0_0_7123243_16858.cpp:178: error: `cas' undeclared (first use this function)
0_0_7123243_16858.cpp:178: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7123243_16858.cpp:180: error: `k1' undeclared (first use this function)
0_0_7123243_16858.cpp:180: error: `k2' undeclared (first use this function)
0_0_7123243_16858.cpp:186: error: `pos' undeclared (first use this function)
0_0_7123243_16858.cpp:189: error: `tot' undeclared (first use this function)
0_0_7123243_16858.cpp:193: error: `a' undeclared (first use this function)
0_0_7123243_16858.cpp:198: error: `len1' undeclared (first use this function)
0_0_7123243_16858.cpp:199: error: `len2' undeclared (first use this function)
0_0_7123243_16858.cpp:212: error: `myrev' undeclared (first use this function)
0_0_7123243_16858.cpp:238: error: `query' undeclared (first use this function)
0_0_7123243_16858.cpp: In function `int main()':
0_0_7123243_16858.cpp:251: error: redefinition of `int main()'
0_0_7123243_16858.cpp:177: error: `int main()' previously defined here
0_0_7123243_16858.cpp:286: error: `getmin' undeclared (first use this function)
|