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_23250979_14897.cpp:2:5: error: stray '#' in program
   2 #include<cstdio>
     ^
0_0_23250979_14897.cpp:3:5: error: stray '#' in program
   3 #include<cstring>
     ^
0_0_23250979_14897.cpp:4:5: error: stray '#' in program
   4 #include<iostream>
     ^
0_0_23250979_14897.cpp:5:5: error: stray '#' in program
   5 #include<algorithm>
     ^
0_0_23250979_14897.cpp:7:5: error: stray '#' in program
   7 #define maxn 10005
     ^
0_0_23250979_14897.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<cstdio>
   ^
0_0_23250979_14897.cpp:7:3: error: expected unqualified-id before numeric constant
   7 #define maxn 10005
   ^
0_0_23250979_14897.cpp:9:3: error: expected unqualified-id before numeric constant
   9 int a,b;
   ^
0_0_23250979_14897.cpp:10:2: error: expected unqualified-id before numeric constant
  10 bool flag;//碰谁了
  ^
0_0_23250979_14897.cpp:11:2: error: expected unqualified-id before numeric constant
  11 bool flag1;//先碰的球ok
  ^
0_0_23250979_14897.cpp:12:2: error: expected unqualified-id before numeric constant
  12 bool flag2;//有球进球
  ^
0_0_23250979_14897.cpp:13:2: error: expected unqualified-id before numeric constant
  13 bool flag4;//没碰到球
  ^
0_0_23250979_14897.cpp:14:2: error: expected unqualified-id before numeric constant
  14 bool flag3;//target
  ^
0_0_23250979_14897.cpp:15:2: error: expected unqualified-id before numeric constant
  15 bool flag0;//白球进洞
  ^
0_0_23250979_14897.cpp:16:2: error: expected unqualified-id before numeric constant
  16 int _min,_max;
  ^
0_0_23250979_14897.cpp:17:2: error: expected unqualified-id before numeric constant
  17 int firsth;//最大的
  ^
0_0_23250979_14897.cpp:18:2: error: expected unqualified-id before numeric constant
  18 int vis[maxn];
  ^
0_0_23250979_14897.cpp:19:2: error: expected unqualified-id before numeric constant
  19 int low,high;
  ^
0_0_23250979_14897.cpp:20:2: error: expected unqualified-id before numeric constant
  20 
  ^


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 23:34:03, Gzip enabled