F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_14464475_26363.cpp:4:2: error: stray '\243' in program
  char a,b,c£¬x,y,z;
  ^
0_0_14464475_26363.cpp:4:2: error: stray '\254' in program
0_0_14464475_26363.cpp: In function 'int main()':
0_0_14464475_26363.cpp:4:14: error: expected initializer before 'x'
  char a,b,c£¬x,y,z;
              ^
0_0_14464475_26363.cpp:5:30: error: 'c' was not declared in this scope
  while(scanf("%c%c%c",&a,&b,&c)!=EOF)
                              ^
0_0_14464475_26363.cpp:8:3: error: 'x' was not declared in this scope
   x=a<b?a:b;
   ^
0_0_14464475_26363.cpp:10:3: error: 'z' was not declared in this scope
   z=a>b?a:b;
   ^
0_0_14464475_26363.cpp:12:3: error: 'y' was not declared in this scope
   y=a+b+c-x-z;
   ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 02:42:57, Gzip enabled