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_19442969_31603.cpp:7:11: error: expected unqualified-id before 'double'
  double x,double y;
           ^
0_0_19442969_31603.cpp: In constructor 'p::p(double, double)':
0_0_19442969_31603.cpp:8:28: error: class 'p' does not have any field named 'y'
  p(double x,double y):x(x),y(y){}
                            ^
0_0_19442969_31603.cpp: In function 'int main()':
0_0_19442969_31603.cpp:79:35: error: a function-definition is not allowed here before '{' token
 double dis(p &o,double x,double y){
                                   ^
0_0_19442969_31603.cpp:81:1: error: expected '}' at end of input
 }
 ^


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 05:23:37, Gzip enabled