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_15292059_7134.cpp: In member function 'bool Point::check()':
0_0_15292059_7134.cpp:32:14: error: 'eps' was not declared in this scope
         if(x+eps>0&&y+eps>0&&x<eps+X&&y<eps+Y) return true;
              ^
0_0_15292059_7134.cpp: In function 'void Min_cover_circle()':
0_0_15292059_7134.cpp:51:31: error: 'eps' was not declared in this scope
         if(dist(central,p[i])+eps>R){
                               ^


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-06-28 05:27:06, Gzip enabled