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_21727494_1680.cpp: In function 'double dis(int, int)':
0_0_21727494_1680.cpp:33:15: error: request for member 'x' in 'a', which is of non-class type 'int'
  double x = a.x - b.x;
               ^
0_0_21727494_1680.cpp:33:21: error: request for member 'x' in 'b', which is of non-class type 'int'
  double x = a.x - b.x;
                     ^
0_0_21727494_1680.cpp:34:15: error: request for member 'y' in 'a', which is of non-class type 'int'
  double y = a.y - b.y;
               ^
0_0_21727494_1680.cpp:34:21: error: request for member 'y' in 'b', which is of non-class type 'int'
  double y = a.y - b.y;
                     ^


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-10-05 18:56:04, Gzip enabled