0_0_22539682_12630.cpp:6:1: error: stray '\243' in program
scanf("%d\n"£¬&N)£»
^
0_0_22539682_12630.cpp:6:1: error: stray '\254' in program
0_0_22539682_12630.cpp:6:1: error: stray '\243' in program
0_0_22539682_12630.cpp:6:1: error: stray '\273' in program
0_0_22539682_12630.cpp: In function 'int main()':
0_0_22539682_12630.cpp:6:16: error: invalid operands of types 'const char [4]' and 'int' to binary 'operator&'
scanf("%d\n"£¬&N)£»
^
0_0_22539682_12630.cpp:7:13: error: 'i' was not declared in this scope
for(int i=0;i<N;i++)
^
|