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_30990822_9116.cpp:15:2: error: 'll' does not name a type
  ll time;
  ^
0_0_30990822_9116.cpp: In function 'bool cmp(node, node)':
0_0_30990822_9116.cpp:19:11: error: 'struct node' has no member named 'time'
  return x.time>y.time;
           ^
0_0_30990822_9116.cpp:19:18: error: 'struct node' has no member named 'time'
  return x.time>y.time;
                  ^
0_0_30990822_9116.cpp: In function 'int main()':
0_0_30990822_9116.cpp:39:2: error: 'll' was not declared in this scope
  ll ans;
  ^
0_0_30990822_9116.cpp:48:49: error: 'struct node' has no member named 'time'
    scanf("%d%d%lld",&low[i].x,&low[i].y,&low[i].time);
                                                 ^
0_0_30990822_9116.cpp:56:3: error: 'ans' was not declared in this scope
   ans=0;
   ^
0_0_30990822_9116.cpp:61:17: error: 'struct node' has no member named 'time'
     ans+=low[i].time;
                 ^


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 19:31:30, Gzip enabled