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_34801588_18023.cpp: In function 'int main()':
0_0_34801588_18023.cpp:7:3: error: 'x' was not declared in this scope
   x=(int a);
   ^
0_0_34801588_18023.cpp:7:6: error: expected primary-expression before 'int'
   x=(int a);
      ^
0_0_34801588_18023.cpp:7:6: error: expected ')' before 'int'
0_0_34801588_18023.cpp:8:3: error: 'y' was not declared in this scope
   y=(int b);
   ^
0_0_34801588_18023.cpp:8:6: error: expected primary-expression before 'int'
   y=(int b);
      ^
0_0_34801588_18023.cpp:8:6: error: expected ')' before 'int'
0_0_34801588_18023.cpp:9:3: error: 'z' was not declared in this scope
   z=(int c);
   ^
0_0_34801588_18023.cpp:9:6: error: expected primary-expression before 'int'
   z=(int c);
      ^
0_0_34801588_18023.cpp:9:6: error: expected ')' before 'int'


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-20 07:48:59, Gzip enabled