0_0_37463110_7547.cpp:30:17: error: stray '\243' in program
y=k£»
^
0_0_37463110_7547.cpp:30:17: error: stray '\273' in program
0_0_37463110_7547.cpp: In function 'int main()':
0_0_37463110_7547.cpp:31:13: error: expected ';' before 'for'
for(int p=0;p<n;p++)
^
0_0_37463110_7547.cpp:31:25: error: 'p' was not declared in this scope
for(int p=0;p<n;p++)
^
|