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_17288193_7814.c:79:1: error: expected identifier or '(' before '/' token
 // ((P1Pi cross P1Pj)>0) or ((P1Pi cross P1Pj)=0) and (|p1pi| > |p1pj|)
 ^
0_0_17288193_7814.c: In function 'main':
0_0_17288193_7814.c:109:58: error: 'cmp' undeclared (first use in this function)
         qsort(points + 1, (size_t) n - 1, sizeof(Point), cmp);
                                                          ^
0_0_17288193_7814.c:109:58: note: each undeclared identifier is reported only once for each function it appears in
0_0_17288193_7814.c:123:9: error: expected expression before '/' token
         // ans = ans + 2*pi*l
         ^


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-30 05:05:49, Gzip enabled