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_22209227_10321.cpp:5:13: error: expected initializer before '==' token
 const  int N==1e5++10;
             ^
0_0_22209227_10321.cpp:7:13: error: expected initializer before '==' token
 const  int M==2e5++10;
             ^
0_0_22209227_10321.cpp:10:14: error: expected unqualified-id before ',' token
      int nxt,,to,id;
              ^
0_0_22209227_10321.cpp:11:4: error: 'M' was not declared in this scope
 }a[M<<<1];
    ^
0_0_22209227_10321.cpp:11:7: error: expected primary-expression before '<' token
 }a[M<<<1];
       ^
0_0_22209227_10321.cpp:14:14: error: expected unqualified-id before ',' token
      int nxt,,to;
              ^
0_0_22209227_10321.cpp:15:4: error: 'M' was not declared in this scope
 }e[M<<<1];
    ^
0_0_22209227_10321.cpp:15:7: error: expected primary-expression before '<' token
 }e[M<<<1];
       ^
0_0_22209227_10321.cpp:17:10: error: 'N' was not declared in this scope
 int head[N],Head[N],dfn[N],low[N],block[N],size[N];
          ^
0_0_22209227_10321.cpp:17:18: error: 'N' was not declared in this scope
 int head[N],Head[N],dfn[N],low[N],block[N],size[N];
                  ^
0_0_22209227_10321.cpp:17:25: error: 'N' was not declared in this scope
 int head[N],Head[N],dfn[N],low[N],block[N],size[N];
                         ^
0_0_22209227_10321.cpp:17:32: error: 'N' was not declared in this scope
 int head[N],Head[N],dfn[N],low[N],block[N],size[N];
                                ^
0_0_22209227_10321.cpp:17:41: error: 'N' was not declared in this scope
 int head[N],Head[N],dfn[N],low[N],block[N],size[N];
                                         ^
0_0_22209227_10321.cpp:17:49: error: 'N' was not declared in this scope
 int head[N],Head[N],dfn[N],low[N],block[N],size[N];
                                                 ^
0_0_22209227_10321.cpp:19:7: error: 'N' was not declared in this scope
 int s[N],top;
       ^
0_0_22209227_10321.cpp:21:9: error: 'N' was not declared in this scope
 int stu[N],f[N];
         ^
0_0_22209227_10321.cpp:21:14: error: 'N' was not declared in this scope
 int stu[N],f[N];
              ^
0_0_22209227_10321.cpp:22:14: error: 'N' was not declared in this scope
 bool instack[N];
              ^
0_0_22209227_10321.cpp:24:29: error: expected unqualified-id before ',' token
 int n,m,x,y,num,Num,tot,cnt,,Time,ans,Total;
                             ^
0_0_22209227_10321.cpp:25:16: error: 'min' declared as an 'inline' variable
 inline  int min((const  int &a,,const  int &b){return a<b?a:b;}
                ^
0_0_22209227_10321.cpp:25:18: error: expected primary-expression before 'const'
 inline  int min((const  int &a,,const  int &b){return a<b?a:b;}
                  ^
0_0_22209227_10321.cpp:25:18: error: expected ')' before 'const'
0_0_22209227_10321.cpp:105:1: error: expected ',' or ';' at end of input
 }
 ^


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