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_13809824_23774.cpp:2:5: error: stray '#' in program
   2 #include <cstring>
     ^
0_0_13809824_23774.cpp:3:5: error: stray '#' in program
   3 #include <cstdio>
     ^
0_0_13809824_23774.cpp:4:5: error: stray '#' in program
   4 #include <cstdlib>
     ^
0_0_13809824_23774.cpp:5:5: error: stray '#' in program
   5 #include <cmath>
     ^
0_0_13809824_23774.cpp:6:5: error: stray '#' in program
   6 #include <string>
     ^
0_0_13809824_23774.cpp:7:5: error: stray '#' in program
   7 #include <vector>
     ^
0_0_13809824_23774.cpp:8:5: error: stray '#' in program
   8 #include <list>
     ^
0_0_13809824_23774.cpp:9:5: error: stray '#' in program
   9 #include <map>
     ^
0_0_13809824_23774.cpp:10:5: error: stray '#' in program
  10 #include <queue>
     ^
0_0_13809824_23774.cpp:11:5: error: stray '#' in program
  11 #include <stack>
     ^
0_0_13809824_23774.cpp:12:5: error: stray '#' in program
  12 #include <bitset>
     ^
0_0_13809824_23774.cpp:13:5: error: stray '#' in program
  13 #include <algorithm>
     ^
0_0_13809824_23774.cpp:14:5: error: stray '#' in program
  14 #include <numeric>
     ^
0_0_13809824_23774.cpp:15:5: error: stray '#' in program
  15 #include <functional>
     ^
0_0_13809824_23774.cpp:16:5: error: stray '#' in program
  16 #include <set>
     ^
0_0_13809824_23774.cpp:17:5: error: stray '#' in program
  17 #include <fstream>
     ^
0_0_13809824_23774.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <cstring>
   ^
0_0_13809824_23774.cpp:20:2: error: expected unqualified-id before numeric constant
  20 
  ^
0_0_13809824_23774.cpp:22:2: error: expected unqualified-id before numeric constant
  22 const int maxm=10000010;
  ^
0_0_13809824_23774.cpp:23:2: error: expected unqualified-id before numeric constant
  23 const int maxn=260;
  ^
0_0_13809824_23774.cpp:24:2: error: expected unqualified-id before numeric constant
  24 
  ^
0_0_13809824_23774.cpp:27:6: error: 'G' does not name a type
  27 }G[maxm];
      ^
0_0_13809824_23774.cpp:28:2: error: expected unqualified-id before numeric constant
  28 struct node{
  ^
0_0_13809824_23774.cpp:30:6: error: 'friend1' does not name a type
  30 }friend1[maxm];
      ^
0_0_13809824_23774.cpp:31:2: error: expected unqualified-id before numeric constant
  31 int judge[maxn][maxn];
  ^
0_0_13809824_23774.cpp:32:2: error: expected unqualified-id before numeric constant
  32 int idx;
  ^
0_0_13809824_23774.cpp:33:2: error: expected unqualified-id before numeric constant
  33 int head[maxn*maxn],level[maxn*maxn];
  ^
0_0_13809824_23774.cpp:34:2: error: expected unqualified-id before numeric constant
  34 int num[maxn*maxn];
  ^
0_0_13809824_23774.cpp:35:2: error: expected unqualified-id before numeric constant
  35 int cur[maxn*maxn];
  ^
0_0_13809824_23774.cpp:36:2: error: expected unqualified-id before numeric constant
  36 int pre[maxn*maxn];
  ^
0_0_13809824_23774.cpp:37:2: error: expected unqualified-id before numeric constant
  37 int s,t,tt;
  ^
0_0_13809824_23774.cpp:38:2: error: expected unqualified-id before numeric constant
  38 int par[maxn*maxn];
  ^
0_0_13809824_23774.cpp:39:2: error: expected unqualified-id before numeric constant
  39 int rankh[maxn*maxn];
  ^
0_0_13809824_23774.cpp:40:2: error: expected unqualified-id before numeric constant
  40 int N,M,K,F;
  ^
0_0_13809824_23774.cpp:41:2: error: expected unqualified-id before numeric constant
  41 
  ^


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-09-29 08:15:12, Gzip enabled