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_13796660_2763.cpp:2:3: error: expected unqualified-id before numeric constant
   2 const int MAXN=110;
   ^
0_0_13796660_2763.cpp:3:3: error: expected unqualified-id before numeric constant
   3 const int inf=1<<30;
   ^
0_0_13796660_2763.cpp:4:3: error: expected unqualified-id before numeric constant
   4 using namespace std;
   ^
0_0_13796660_2763.cpp:5:3: error: expected unqualified-id before numeric constant
   5 char G[MAXN][MAXN];
   ^
0_0_13796660_2763.cpp:6:3: error: expected unqualified-id before numeric constant
   6 int map[MAXN][MAXN];
   ^
0_0_13796660_2763.cpp:7:3: error: expected unqualified-id before numeric constant
   7 int lx[MAXN],ly[MAXN];
   ^
0_0_13796660_2763.cpp:8:3: error: expected unqualified-id before numeric constant
   8 int match[MAXN];
   ^
0_0_13796660_2763.cpp:9:3: error: expected unqualified-id before numeric constant
   9 bool visitx[MAXN],visity[MAXN];
   ^
0_0_13796660_2763.cpp:10:2: error: expected unqualified-id before numeric constant
  10 int n;
  ^
0_0_13796660_2763.cpp:11:2: error: expected unqualified-id before numeric constant
  11 
  ^


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-10-24 21:21:10, Gzip enabled