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_13795540_17258.cpp:2:5: error: stray '#' in program
   2 #include<stdlib.h>
     ^
0_0_13795540_17258.cpp:3:5: error: stray '#' in program
   3 #include<math.h>
     ^
0_0_13795540_17258.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<stdlib.h>
   ^
0_0_13795540_17258.cpp:7:6: error: 'POINT' does not name a type
   7 }POINT ;
      ^
0_0_13795540_17258.cpp:8:3: error: expected unqualified-id before numeric constant
   8 POINT result[110] ;// 模拟堆栈S,保存凸包上的点
   ^
0_0_13795540_17258.cpp:9:3: error: expected unqualified-id before numeric constant
   9 POINT tree[110] ;
   ^
0_0_13795540_17258.cpp:10:2: error: expected unqualified-id before numeric constant
  10 int n , top ;
  ^
0_0_13795540_17258.cpp:11:2: error: expected unqualified-id before numeric constant
  11 double Distance ( POINT p1 , POINT p2 ) 
  ^
0_0_13795540_17258.cpp:15:2: error: expected unqualified-id before numeric constant
  15 double Multiply(POINT p1 , POINT p2 , POINT p3) // 叉积 
  ^
0_0_13795540_17258.cpp:19:2: error: expected unqualified-id before numeric constant
  19 int cmp ( const void *p1 , const void *p2 )
  ^
0_0_13795540_17258.cpp:31:2: error: expected unqualified-id before numeric constant
  31 void Tubao ()
  ^


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-26 10:45:47, Gzip enabled