0_0_12053592_20424.cpp: In function `int main()':
0_0_12053592_20424.cpp:14: error: `T' undeclared (first use this function)
0_0_12053592_20424.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12053592_20424.cpp:17: error: `n' undeclared (first use this function)
0_0_12053592_20424.cpp:17: error: `m' undeclared (first use this function)
0_0_12053592_20424.cpp:17: error: `k' undeclared (first use this function)
0_0_12053592_20424.cpp:18: error: `num' undeclared (first use this function)
0_0_12053592_20424.cpp:20: error: `tmp' undeclared (first use this function)
0_0_12053592_20424.cpp:22: error: `get' undeclared (first use this function)
0_0_12053592_20424.cpp:22: error: `add' undeclared (first use this function)
0_0_12053592_20424.cpp:24: error: `ss' undeclared (first use this function)
0_0_12053592_20424.cpp:24: error: `tot' undeclared (first use this function)
0_0_12053592_20424.cpp:24: error: `tt' undeclared (first use this function)
|