0_0_19042812_5489.cpp:6:1: error: stray '\243' in program
whlie(scanf("%lf%lf%lf%lf"£¬&x1,&x2,&y1,&y2)!=EOF)
^
0_0_19042812_5489.cpp:6:1: error: stray '\254' in program
0_0_19042812_5489.cpp: In function 'int main()':
0_0_19042812_5489.cpp:6:30: error: invalid operands of types 'const char [13]' and 'double' to binary 'operator&'
whlie(scanf("%lf%lf%lf%lf"£¬&x1,&x2,&y1,&y2)!=EOF)
^
0_0_19042812_5489.cpp:6:50: error: 'whlie' was not declared in this scope
whlie(scanf("%lf%lf%lf%lf"£¬&x1,&x2,&y1,&y2)!=EOF)
^
|