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_20128761_15558.cpp:7:2: error: stray '\243' in program
  {char a,b,c,x,y£¬z;
  ^
0_0_20128761_15558.cpp:7:2: error: stray '\254' in program
0_0_20128761_15558.cpp: In function 'int main()':
0_0_20128761_15558.cpp:6:12: error: 'a' was not declared in this scope
 while(cin>>a>>b>>c)
            ^
0_0_20128761_15558.cpp:6:15: error: 'b' was not declared in this scope
 while(cin>>a>>b>>c)
               ^
0_0_20128761_15558.cpp:6:18: error: 'c' was not declared in this scope
 while(cin>>a>>b>>c)
                  ^
0_0_20128761_15558.cpp:7:19: error: expected initializer before 'z'
  {char a,b,c,x,y£¬z;
                   ^
0_0_20128761_15558.cpp:8:11: error: expected ':' before ';' token
  x=a>b?b,a;
           ^
0_0_20128761_15558.cpp:8:11: error: expected primary-expression before ';' token
0_0_20128761_15558.cpp:9:11: error: expected ':' before ';' token
  x=x>c?c,x;
           ^
0_0_20128761_15558.cpp:9:11: error: expected primary-expression before ';' token
0_0_20128761_15558.cpp:10:2: error: 'y' was not declared in this scope
  y=a<b?b,a;
  ^
0_0_20128761_15558.cpp:10:11: error: expected ':' before ';' token
  y=a<b?b,a;
           ^
0_0_20128761_15558.cpp:10:11: error: expected primary-expression before ';' token
0_0_20128761_15558.cpp:11:11: error: expected ':' before ';' token
  y=x<c?c,x;
           ^
0_0_20128761_15558.cpp:11:11: error: expected primary-expression before ';' token
0_0_20128761_15558.cpp:12:2: error: 'z' was not declared in this scope
  z=a+b+c-x-y;
  ^


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-12-02 13:22:37, Gzip enabled