0_0_23624336_6996.c: In function 'main':
0_0_23624336_6996.c:7:1: error: expected expression before '/' token
//½×³Ë 1 to 20
^
0_0_23624336_6996.c:7:1: error: stray '\275' in program
0_0_23624336_6996.c:7:1: error: stray '\327' in program
0_0_23624336_6996.c:7:1: error: stray '\263' in program
0_0_23624336_6996.c:7:1: error: stray '\313' in program
0_0_23624336_6996.c:9:5: error: 'a' undeclared (first use in this function)
a[1]=1;a[0]=1;
^
0_0_23624336_6996.c:9:5: note: each undeclared identifier is reported only once for each function it appears in
0_0_23624336_6996.c:15:1: error: expected expression before '/' token
//´íÅÅ 1 to 20
^
0_0_23624336_6996.c:15:1: error: stray '\264' in program
0_0_23624336_6996.c:15:1: error: stray '\355' in program
0_0_23624336_6996.c:15:1: error: stray '\305' in program
0_0_23624336_6996.c:15:1: error: stray '\305' in program
0_0_23624336_6996.c:17:5: error: 'b' undeclared (first use in this function)
b[0]=0;
^
|