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_13806918_9258.cpp:2:4: error: stray '#' in program
  2 #include <string.h>
    ^
0_0_13806918_9258.cpp:3:4: error: stray '#' in program
  3 #include <algorithm>
    ^
0_0_13806918_9258.cpp:4:4: error: stray '#' in program
  4 #define MAXN 100005
    ^
0_0_13806918_9258.cpp:5:4: error: stray '#' in program
  5 #define INF (1LL<<62)
    ^
0_0_13806918_9258.cpp:2:2: error: expected unqualified-id before numeric constant
  2 #include <string.h>
  ^
0_0_13806918_9258.cpp:7:2: error: expected unqualified-id before numeric constant
  7 typedef long long LL;
  ^
0_0_13806918_9258.cpp:8:2: error: expected unqualified-id before numeric constant
  8 struct point{
  ^
0_0_13806918_9258.cpp:10:5: error: 'p' does not name a type
 10 }p[MAXN],p2[MAXN];
     ^
0_0_13806918_9258.cpp:11:1: error: expected unqualified-id before numeric constant
 11 bool dv[MAXN];
 ^
0_0_13806918_9258.cpp:12:1: error: expected unqualified-id before numeric constant
 12 bool cmpx(const point& p1,const point& p2){
 ^
0_0_13806918_9258.cpp:15:1: error: expected unqualified-id before numeric constant
 15 bool cmpy(const point& p1,const point& p2){
 ^
0_0_13806918_9258.cpp:18:1: error: expected unqualified-id before numeric constant
 18 LL getdis(point p1,point p2){
 ^
0_0_13806918_9258.cpp:21:1: error: expected unqualified-id before numeric constant
 21 void buildKD(int l,int r,point p[]){
 ^
0_0_13806918_9258.cpp:35:1: error: expected unqualified-id before numeric constant
 35 LL res=0;
 ^
0_0_13806918_9258.cpp:36:1: error: expected unqualified-id before numeric constant
 36 void find(int l,int r,point a,point p[]){
 ^
0_0_13806918_9258.cpp:47:1: error: expected unqualified-id before numeric constant
 47 int n,cas;
 ^
0_0_13806918_9258.cpp:48:1: error: expected unqualified-id before numeric constant
 48 int main(){
 ^


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-06-16 20:45:15, Gzip enabled