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_39615918_22988.cpp:7:4: error: stray '#' in program
    7 |  7 #define sqr(x) ((x)*(x))
      |    ^
0_0_39615918_22988.cpp:2:2: error: expected unqualified-id before numeric constant
    2 |  2 using namespace std;
      |  ^
0_0_39615918_22988.cpp:3:2: error: expected unqualified-id before numeric constant
    3 |  3 const int N=200555,K=2;
      |  ^
0_0_39615918_22988.cpp:4:2: error: expected unqualified-id before numeric constant
    4 |  4 const int inf=0x3f3f3f3f;
      |  ^
0_0_39615918_22988.cpp:5:2: error: expected unqualified-id before numeric constant
    5 |  5
      |  ^
0_0_39615918_22988.cpp:7:2: error: expected unqualified-id before numeric constant
    7 |  7 #define sqr(x) ((x)*(x))
      |  ^
0_0_39615918_22988.cpp:9:2: error: expected unqualified-id before numeric constant
    9 |  9 struct Point
      |  ^
0_0_39615918_22988.cpp:17:5: error: 'po' does not name a type
   17 | 17 }po[N];
      |     ^~
0_0_39615918_22988.cpp:18:1: error: expected unqualified-id before numeric constant
   18 | 18
      | ^~
0_0_39615918_22988.cpp:20:1: error: expected unqualified-id before numeric constant
   20 | 20 priority_queue<tp>nq;
      | ^~
0_0_39615918_22988.cpp:21:1: error: expected unqualified-id before numeric constant
   21 | 21
      | ^~
0_0_39615918_22988.cpp:66:5: error: 'kdt' does not name a type
   66 | 66 }kdt;
      |     ^~~
0_0_39615918_22988.cpp:67:1: error: expected unqualified-id before numeric constant
   67 | 67
      | ^~
0_0_39615918_22988.cpp:69:1: error: expected unqualified-id before numeric constant
   69 | 69
      | ^~


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-29 07:58:18, Gzip enabled