723162_0_0_17684.cpp:1: error: stray '\163' in program
723162_0_0_17684.cpp:1: error: stray '\163' in program
723162_0_0_17684.cpp:1: error: `i' does not name a type
723162_0_0_17684.cpp:2: error: stray '\163' in program
723162_0_0_17684.cpp:2: error: stray '\163' in program
723162_0_0_17684.cpp:4: error: `__int64' does not name a type
723162_0_0_17684.cpp: In function `int main()':
723162_0_0_17684.cpp:14: error: `__int64' undeclared (first use this function)
723162_0_0_17684.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
723162_0_0_17684.cpp:14: error: expected `;' before "t"
723162_0_0_17684.cpp:15: error: expected `;' before "a"
723162_0_0_17684.cpp:16: error: `st' undeclared (first use this function)
723162_0_0_17684.cpp:16: error: `memset' undeclared (first use this function)
723162_0_0_17684.cpp:17: error: `t' undeclared (first use this function)
723162_0_0_17684.cpp:17: error: `scanf' undeclared (first use this function)
723162_0_0_17684.cpp:17: error: `EOF' undeclared (first use this function)
723162_0_0_17684.cpp:20: error: `a' undeclared (first use this function)
723162_0_0_17684.cpp:20: error: `b' undeclared (first use this function)
723162_0_0_17684.cpp:21: error: `answer' undeclared (first use this function)
723162_0_0_17684.cpp:21: error: `printf' undeclared (first use this function)
|