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_15807885_12720.c:5:5: error: expected specifier-qualifier-list before 'Point3'
     Point3(int x = 0, int y = 0, int z = 0) : x(x), y(y), z(z) {}
     ^
0_0_15807885_12720.c: In function 'solve':
0_0_15807885_12720.c:22:13: error: 'struct Point3' has no member named 'read'
         p[i].read();
             ^
0_0_15807885_12720.c:26:31: error: 'struct Point3' has no member named 'dis2'
             dis2[cnt++] = p[i].dis2(p[j]);
                               ^


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:18:03, Gzip enabled