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_15376626_31545.c: In function 'update':
0_0_15376626_31545.c:66:2: error: expected expression before '/' token
  //printf("l-%d:%d r-%d:%d\n",l,value[l],r,value[r]);
  ^
0_0_15376626_31545.c: In function 'main':
0_0_15376626_31545.c:129:72: error: expected expression before '/' token
   qsort((void *)(&line[1]), index-1, sizeof(struct ele_line),cmp_line);//sort line by x1 
                                                                        ^
0_0_15376626_31545.c:131:10: error: 'i' undeclared (first use in this function)
   for (; i< index; i++)
          ^
0_0_15376626_31545.c:131:10: note: each undeclared identifier is reported only once for each function it appears in


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 10:27:02, Gzip enabled