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_36023818_20699.cpp:55:13: error: 'Poinr' was not declared in this scope
 double area(Poinr u,Line v){
             ^
0_0_36023818_20699.cpp:55:26: error: expected primary-expression before 'v'
 double area(Poinr u,Line v){
                          ^
0_0_36023818_20699.cpp:55:27: error: expression list treated as compound expression in initializer [-fpermissive]
 double area(Poinr u,Line v){
                           ^
0_0_36023818_20699.cpp:55:28: error: expected ',' or ';' before '{' token
 double area(Poinr u,Line v){
                            ^
0_0_36023818_20699.cpp: In function 'int main()':
0_0_36023818_20699.cpp:86:48: error: 'area' cannot be used as a function
   if(x > 1) minn = min(minn,area(l[i],p[rx - 1]));
                                                ^
0_0_36023818_20699.cpp:87:48: error: 'area' cannot be used as a function
   if(y < n) minn = min(minn,area(l[i],p[ry + 1]));
                                                ^


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-11-16 11:52:39, Gzip enabled