0_0_19041686_12776.cpp:5:1: error: stray '\243' in program
while(scanf("%d%d",&a,&b)£”EOF)
^
0_0_19041686_12776.cpp:5:1: error: stray '\241' in program
0_0_19041686_12776.cpp:9:1: error: stray '\243' in program
return 0£»
^
0_0_19041686_12776.cpp:9:1: error: stray '\273' in program
In file included from 0_0_19041686_12776.cpp:1:0:
0_0_19041686_12776.cpp: In function 'int main()':
0_0_19041686_12776.cpp:5:28: error: expression cannot be used as a function
while(scanf("%d%d",&a,&b)£”EOF)
^
0_0_19041686_12776.cpp:10:1: error: expected ';' before '}' token
}
^
|