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_8745056_2616.cpp
0_0_8745056_2616.cpp(134) : error C2086: “std::vector<_Ty> G[200100]” : 重定义
        with
        [
            _Ty=int
        ]
        0_0_8745056_2616.cpp(17) : 参见“G”的声明
0_0_8745056_2616.cpp(135) : error C2086: “std::vector<_Ty> nG[200100]” : 重定义
        with
        [
            _Ty=int
        ]
        0_0_8745056_2616.cpp(18) : 参见“nG”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int low[200100]” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“low”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int idx[200100]” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“idx”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int stack[200100]” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“stack”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int dfs_clock” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“dfs_clock”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int cnt” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“cnt”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int maxlen” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“maxlen”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int top” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“top”的声明
0_0_8745056_2616.cpp(137) : error C2086: “int belong[200100]” : 重定义
        0_0_8745056_2616.cpp(20) : 参见“belong”的声明
0_0_8745056_2616.cpp(138) : error C2086: “bool vis[200100]” : 重定义
        0_0_8745056_2616.cpp(21) : 参见“vis”的声明
0_0_8745056_2616.cpp(141) : error C2084: 函数“int dfs(int,int)”已有主体
        0_0_8745056_2616.cpp(23) : 参见“dfs”的前一个定义
0_0_8745056_2616.cpp(148) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_8745056_2616.cpp(169) : error C2084: 函数“void dfs2(int)”已有主体
        0_0_8745056_2616.cpp(51) : 参见“dfs2”的前一个定义
0_0_8745056_2616.cpp(176) : error C3861: “dfs2”: 即使使用参数相关的查找,也未找到标识符
0_0_8745056_2616.cpp(182) : error C2084: 函数“int dp(int)”已有主体
        0_0_8745056_2616.cpp(64) : 参见“dp”的前一个定义
0_0_8745056_2616.cpp(189) : error C2440: “=” : 无法从“int (__cdecl *)(int)”转换为“int”
0_0_8745056_2616.cpp(189) : error C2440: “=” : 无法从“int (__cdecl *)(int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_8745056_2616.cpp(189) : error C3861: “dp”: 即使使用参数相关的查找,也未找到标识符
0_0_8745056_2616.cpp(198) : error C2084: 函数“int main(void)”已有主体
        0_0_8745056_2616.cpp(80) : 参见“main”的前一个定义
0_0_8745056_2616.cpp(218) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_8745056_2616.cpp(219) : error C3861: “dfs2”: 即使使用参数相关的查找,也未找到标识符
0_0_8745056_2616.cpp(222) : error C3861: “dp”: 即使使用参数相关的查找,也未找到标识符


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-06 17:25:42, Gzip enabled