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_30501836_12653.cpp:13:7: error: 'LL' does not name a type
 const LL inf = 0x7777777777777777ll;
       ^
0_0_30501836_12653.cpp: In function 'long long int dist(Point, Point)':
0_0_30501836_12653.cpp:39:16: error: 'inf' was not declared in this scope
 return sum?sum:inf;
                ^
0_0_30501836_12653.cpp: In function 'long long int get_nearst(long long int, long long int, long long int, Point)':
0_0_30501836_12653.cpp:48:16: error: 'inf' was not declared in this scope
         return inf;
                ^
0_0_30501836_12653.cpp:52:19: error: 'inf' was not declared in this scope
     long long tmp=inf;
                   ^


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 11:04:02, Gzip enabled