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_13813602_11609.cpp:2:5: error: stray '#' in program
   2 #include <cstdio>
     ^
0_0_13813602_11609.cpp:3:5: error: stray '#' in program
   3 #include <vector>
     ^
0_0_13813602_11609.cpp:4:5: error: stray '#' in program
   4 #include <algorithm>
     ^
0_0_13813602_11609.cpp:5:5: error: stray '#' in program
   5 #include <cstring>
     ^
0_0_13813602_11609.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <cstdio>
   ^
0_0_13813602_11609.cpp:7:3: error: expected unqualified-id before numeric constant
   7 
   ^
0_0_13813602_11609.cpp:9:3: error: expected unqualified-id before numeric constant
   9 int  dfn[maxn], low[maxn], stack[maxn], belong[maxn], visit[maxn], match[maxn];
   ^
0_0_13813602_11609.cpp:10:2: error: expected unqualified-id before numeric constant
  10 bool instack[maxn];
  ^
0_0_13813602_11609.cpp:11:2: error: expected unqualified-id before numeric constant
  11 int top, scnt, Index, n, m, T;
  ^
0_0_13813602_11609.cpp:12:2: error: expected unqualified-id before numeric constant
  12 vector<int>vt[maxn];
  ^
0_0_13813602_11609.cpp:13:2: error: expected unqualified-id before numeric constant
  13 
  ^
0_0_13813602_11609.cpp:17:6: error: 'f' does not name a type
  17 }f[2*maxn];
      ^
0_0_13813602_11609.cpp:18:2: error: expected unqualified-id before numeric constant
  18 
  ^
0_0_13813602_11609.cpp:24:2: error: expected unqualified-id before numeric constant
  24 
  ^


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-15 07:25:38, Gzip enabled