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_29481923_2173.cpp:3:5: error: stray '#' in program
   2 #include <iostream>
     ^
0_0_29481923_2173.cpp:5:5: error: stray '#' in program
   3 #include <algorithm>
     ^
0_0_29481923_2173.cpp:7:5: error: stray '#' in program
   4 #include <cstring>
     ^
0_0_29481923_2173.cpp:9:5: error: stray '#' in program
   5 #include <cmath>
     ^
0_0_29481923_2173.cpp:3:3: error: expected unqualified-id before numeric constant
   2 #include <iostream>
   ^
0_0_29481923_2173.cpp:13:3: error: expected unqualified-id before numeric constant
   7 
   ^
0_0_29481923_2173.cpp:17:3: error: expected unqualified-id before numeric constant
   9 const int INF = 0x3f3f3f3f;
   ^
0_0_29481923_2173.cpp:19:2: error: expected unqualified-id before numeric constant
  10 
  ^
0_0_29481923_2173.cpp:23:2: error: expected unqualified-id before numeric constant
  12 int label[MAXN], hash[MAXN], tmp[MAXN];
  ^
0_0_29481923_2173.cpp:25:2: error: expected unqualified-id before numeric constant
  13 int n, k, T;
  ^
0_0_29481923_2173.cpp:27:2: error: expected unqualified-id before numeric constant
  14 
  ^
0_0_29481923_2173.cpp:31:2: error: expected unqualified-id before numeric constant
  16 int to[MAXN << 1], next[MAXN << 1];
  ^
0_0_29481923_2173.cpp:33:2: error: expected unqualified-id before numeric constant
  17 
  ^
0_0_29481923_2173.cpp:43:2: error: expected unqualified-id before numeric constant
  22 
  ^
0_0_29481923_2173.cpp:53:2: error: expected unqualified-id before numeric constant
  27 
  ^
0_0_29481923_2173.cpp:57:2: error: expected unqualified-id before numeric constant
  29 
  ^


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-06-16 23:01:47, Gzip enabled