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_22201242_3231.cpp:9:9: error: two or more data types in declaration of 'x'
     int x,y1,y2;
         ^
0_0_22201242_3231.cpp:9:11: error: two or more data types in declaration of 'y1'
     int x,y1,y2;
           ^
0_0_22201242_3231.cpp:9:14: error: two or more data types in declaration of 'y2'
     int x,y1,y2;
              ^
0_0_22201242_3231.cpp: In function 'bool cmd(node, node)':
0_0_22201242_3231.cpp:41:15: error: 'a' has incomplete type
 bool cmd(node a,node b)
               ^
0_0_22201242_3231.cpp:8:8: error: forward declaration of 'struct node'
 struct node//ÀëÉ¢×Ý×ø?{
        ^
0_0_22201242_3231.cpp:41:22: error: 'b' has incomplete type
 bool cmd(node a,node b)
                      ^
0_0_22201242_3231.cpp:8:8: error: forward declaration of 'struct node'
 struct node//ÀëÉ¢×Ý×ø?{
        ^
0_0_22201242_3231.cpp: In function 'int main()':
0_0_22201242_3231.cpp:56:16: error: 'dian' was not declared in this scope
         memset(dian,0,sizeof dian);
                ^
0_0_22201242_3231.cpp:102:21: error: 'y' was not declared in this scope
                 add(y,-1);
                     ^
0_0_22201242_3231.cpp:104:13: error: 'else' without a previous 'if'
             else
             ^
0_0_22201242_3231.cpp:106:43: error: 'i' was not declared in this scope
                 int y=Discretization(dian[i].y1);
                                           ^
0_0_22201242_3231.cpp:110:25: error: 'ans' was not declared in this scope
         printf("%lld\n",ans);
                         ^
0_0_22201242_3231.cpp: At global scope:
0_0_22201242_3231.cpp:113:1: error: expected declaration before '}' token
 }
 ^


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-05 05:58:02, Gzip enabled