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_19608587_21578.cpp:2:5: error: stray '#' in program
   2 #include <set>
     ^
0_0_19608587_21578.cpp:3:5: error: stray '#' in program
   3 #include <stack>
     ^
0_0_19608587_21578.cpp:4:5: error: stray '#' in program
   4 #include <queue>
     ^
0_0_19608587_21578.cpp:5:5: error: stray '#' in program
   5 #include <cmath>
     ^
0_0_19608587_21578.cpp:6:5: error: stray '#' in program
   6 #include <ctime>
     ^
0_0_19608587_21578.cpp:7:5: error: stray '#' in program
   7 #include <vector>
     ^
0_0_19608587_21578.cpp:8:5: error: stray '#' in program
   8 #include <cstdio>
     ^
0_0_19608587_21578.cpp:9:5: error: stray '#' in program
   9 #include <cctype>
     ^
0_0_19608587_21578.cpp:10:5: error: stray '#' in program
  10 #include <cstring>
     ^
0_0_19608587_21578.cpp:11:5: error: stray '#' in program
  11 #include <cstdlib>
     ^
0_0_19608587_21578.cpp:12:5: error: stray '#' in program
  12 #include <iostream>
     ^
0_0_19608587_21578.cpp:13:5: error: stray '#' in program
  13 #include <algorithm>
     ^
0_0_19608587_21578.cpp:15:5: error: stray '#' in program
  15 #define eps 1e-12
     ^
0_0_19608587_21578.cpp:16:5: error: stray '#' in program
  16 #define MAXN 55
     ^
0_0_19608587_21578.cpp:17:5: error: stray '#' in program
  17 #define INF 1e30
     ^
0_0_19608587_21578.cpp:18:5: error: stray '#' in program
  18 #define mem0(a) memset(a,0, sizeof(a))
     ^
0_0_19608587_21578.cpp:19:5: error: stray '#' in program
  19 #define mem1(a) memset(a,-1,sizeof(a))
     ^
0_0_19608587_21578.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <set>
   ^
0_0_19608587_21578.cpp:15:2: error: expected unqualified-id before numeric constant
  15 #define eps 1e-12
  ^
0_0_19608587_21578.cpp:21:2: error: expected unqualified-id before numeric constant
  21 double MIn(double a, double b) {return a < b ? a : b;}
  ^
0_0_19608587_21578.cpp:22:2: error: expected unqualified-id before numeric constant
  22 typedef long long LL;
  ^
0_0_19608587_21578.cpp:23:2: error: expected unqualified-id before numeric constant
  23 /****************************************计算几何头文件**************************************************/
  ^


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 00:11:18, Gzip enabled