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_17601045_1735.c: In function 'main':
0_0_17601045_1735.c:9:2: error: unknown type name 't'
  t time[100],x;
  ^
0_0_17601045_1735.c:14:23: error: request for member 'a' in something not a structure or union
  scanf("%d%d",&time[i].a,&time[i].b);
                       ^
0_0_17601045_1735.c:14:34: error: request for member 'b' in something not a structure or union
  scanf("%d%d",&time[i].a,&time[i].b);
                                  ^
0_0_17601045_1735.c:17:12: error: request for member 'b' in something not a structure or union
  if(time[i].b<time[j].b)
            ^
0_0_17601045_1735.c:17:22: error: request for member 'b' in something not a structure or union
  if(time[i].b<time[j].b)
                      ^
0_0_17601045_1735.c:26:13: error: request for member 'b' in something not a structure or union
   if(time[j].b<=time[i].a)
             ^
0_0_17601045_1735.c:26:24: error: request for member 'a' in something not a structure or union
   if(time[j].b<=time[i].a)
                        ^


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-09-30 03:28:03, Gzip enabled