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_25287631_22302.cpp:10:1: error: expected ',' or ';' before 'int'
 int sgn(db x)
 ^
0_0_25287631_22302.cpp: In function 'bool _cmp(Point, Point)':
0_0_25287631_22302.cpp:81:16: error: 'sgn' was not declared in this scope
     if (sgn(tmp)>0) return true;
                ^
0_0_25287631_22302.cpp: In function 'void Graham(int)':
0_0_25287631_22302.cpp:119:91: error: 'sgn' was not declared in this scope
         while (top>1&&sgn((lis[Stack[top-1]]-lis[Stack[top-2]])^(lis[i]-lis[Stack[top-2]]))<=0) top--;
                                                                                           ^


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-26 11:38:12, Gzip enabled