0_0_20974198_8876.cpp:54:3: error: stray '\261' in program
for (i=1; list[i]<=n/2; i++)±éÀúp1
^
0_0_20974198_8876.cpp:54:3: error: stray '\351' in program
0_0_20974198_8876.cpp:54:3: error: stray '\300' in program
0_0_20974198_8876.cpp:54:3: error: stray '\372' in program
0_0_20974198_8876.cpp: In function 'int main()':
0_0_20974198_8876.cpp:44:11: error: expected primary-expression before '<' token
int list[<a name=baidusnap1></a><B style='color:black;background-color:#A0FFFF'>3514</B>]={0},i,k=1;
^
0_0_20974198_8876.cpp:44:12: error: 'a' was not declared in this scope
int list[<a name=baidusnap1></a><B style='color:black;background-color:#A0FFFF'>3514</B>]={0},i,k=1;
^
0_0_20974198_8876.cpp:44:14: error: expected ']' before 'name'
int list[<a name=baidusnap1></a><B style='color:black;background-color:#A0FFFF'>3514</B>]={0},i,k=1;
^
0_0_20974198_8876.cpp:44:95: error: expected primary-expression before ',' token
int list[<a name=baidusnap1></a><B style='color:black;background-color:#A0FFFF'>3514</B>]={0},i,k=1;
^
0_0_20974198_8876.cpp:44:96: error: 'i' was not declared in this scope
int list[<a name=baidusnap1></a><B style='color:black;background-color:#A0FFFF'>3514</B>]={0},i,k=1;
^
0_0_20974198_8876.cpp:44:98: error: 'k' was not declared in this scope
int list[<a name=baidusnap1></a><B style='color:black;background-color:#A0FFFF'>3514</B>]={0},i,k=1;
^
0_0_20974198_8876.cpp:48:4: error: 'list' was not declared in this scope
list[k++]=i;
^
0_0_20974198_8876.cpp:54:13: error: 'list' was not declared in this scope
for (i=1; list[i]<=n/2; i++)±éÀúp1
^
0_0_20974198_8876.cpp:54:35: error: 'p1' was not declared in this scope
for (i=1; list[i]<=n/2; i++)±éÀúp1
^
|