338493_0_15959.cpp:1: error: stray '\163' in program
338493_0_15959.cpp:1: error: stray '\163' in program
338493_0_15959.cpp:1: error: `i' does not name a type
338493_0_15959.cpp:2: error: stray '\163' in program
338493_0_15959.cpp:2: error: stray '\163' in program
338493_0_15959.cpp: In function `int DP()':
338493_0_15959.cpp:9: error: `flag' undeclared (first use this function)
338493_0_15959.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
338493_0_15959.cpp:9: error: `memset' undeclared (first use this function)
338493_0_15959.cpp:35: error: expected primary-expression before '}' token
338493_0_15959.cpp:35: error: expected `;' before '}' token
338493_0_15959.cpp: In function `int main()':
338493_0_15959.cpp:43: error: `scanf' undeclared (first use this function)
338493_0_15959.cpp:43: error: `EOF' undeclared (first use this function)
338493_0_15959.cpp:48: error: `flag' undeclared (first use this function)
338493_0_15959.cpp:49: error: `printf' undeclared (first use this function)
|