0_0_21175215_17922.cpp:103:22: error: stray '\250' in program
for (int j=i;j>=0;每j)
^
0_0_21175215_17922.cpp:111:36: error: stray '\250' in program
for (int k=get;k>=0;每k)
^
0_0_21175215_17922.cpp:117:22: error: stray '\250' in program
for (int j=i;j>=0;每j) a[j]=c[j];
^
0_0_21175215_17922.cpp:123:15: error: stray '\250' in program
for (int j=i;j>=0;每j)
^
0_0_21175215_17922.cpp: In function 'void init()':
0_0_21175215_17922.cpp:103:41: error: 'Cj' was not declared in this scope
for (int j=i;j>=0;每j)
^
0_0_21175215_17922.cpp:111:57: error: 'Ck' was not declared in this scope
for (int k=get;k>=0;每k)
^
0_0_21175215_17922.cpp:117:41: error: 'Cj' was not declared in this scope
for (int j=i;j>=0;每j) a[j]=c[j];
^
0_0_21175215_17922.cpp:123:34: error: 'Cj' was not declared in this scope
for (int j=i;j>=0;每j)
^
|