234078_0_17233.cpp:5: error: `_int64' does not name a type
234078_0_17233.cpp: In function `int main()':
234078_0_17233.cpp:14: error: `_int64' undeclared (first use this function)
234078_0_17233.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
234078_0_17233.cpp:14: error: expected `;' before "T"
234078_0_17233.cpp:16: error: `T' undeclared (first use this function)
234078_0_17233.cpp:20: error: `sum' undeclared (first use this function)
234078_0_17233.cpp:20: error: `sum1' undeclared (first use this function)
234078_0_17233.cpp:24: error: `i' undeclared (first use this function)
234078_0_17233.cpp:29: error: `mark1' undeclared (first use this function)
234078_0_17233.cpp:30: error: `mark2' undeclared (first use this function)
234078_0_17233.cpp:39: error: expected `;' before "qer"
234078_0_17233.cpp:40: error: expected `;' before "qrt"
234078_0_17233.cpp:41: error: `qer' undeclared (first use this function)
234078_0_17233.cpp:41: error: `qrt' undeclared (first use this function)
234078_0_17233.cpp:45: error: expected `;' before "qer"
234078_0_17233.cpp:46: error: expected `;' before "qrt"
234078_0_17233.cpp:52: error: expected `;' before "str10"
234078_0_17233.cpp:53: error: `str10' undeclared (first use this function)
|