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_26236617_25904.cpp
0_0_26236617_25904.cpp(124) : error C2369: “head”: 重定义;不同的下标
        0_0_26236617_25904.cpp(12) : 参见“head”的声明
0_0_26236617_25904.cpp(126) : error C2011: “Edge”:“struct”类型重定义
        0_0_26236617_25904.cpp(9) : 参见“Edge”的声明
0_0_26236617_25904.cpp(131) : error C2084: 函数“void init(void)”已有主体
        0_0_26236617_25904.cpp(27) : 参见“init”的前一个定义
0_0_26236617_25904.cpp(138) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(138) : error C2228: “.No”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(139) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(139) : error C2228: “.cap”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(140) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(140) : error C2228: “.next”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(143) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(143) : error C2228: “.No”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(144) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(144) : error C2228: “.cap”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(145) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(145) : error C2228: “.next”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(149) : error C2556: “bool bfs(void)”: 重载函数与“int bfs(void)”只是在返回类型上不同
        0_0_26236617_25904.cpp(36) : 参见“bfs”的声明
0_0_26236617_25904.cpp(149) : error C2371: “bfs”: 重定义;不同的基类型
        0_0_26236617_25904.cpp(36) : 参见“bfs”的声明
0_0_26236617_25904.cpp(158) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(158) : error C2228: “.next”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(159) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(159) : error C2228: “.cap”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(159) : error C2228: “.No”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(160) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(160) : error C2228: “.No”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(161) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(161) : error C2228: “.No”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(168) : error C2084: 函数“int dfs(int,int)”已有主体
        0_0_26236617_25904.cpp(78) : 参见“dfs”的前一个定义
0_0_26236617_25904.cpp(174) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(174) : error C2228: “.next”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(175) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(175) : error C2228: “.No”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(175) : error C2228: “.cap”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(175) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_26236617_25904.cpp(175) : error C2780: “_Ty std::min(std::initializer_list<_Elem>)”: 应输入 1 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明
0_0_26236617_25904.cpp(175) : error C2568: “=”: 无法解析函数重载
        0_0_26236617_25904.cpp(78): 可能是“int dfs(int,int)”
0_0_26236617_25904.cpp(175) : error C3861: “dfs”:  找不到标识符
0_0_26236617_25904.cpp(176) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(176) : error C2228: “.cap”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(177) : error C2065: “e”: 未声明的标识符
0_0_26236617_25904.cpp(177) : error C2228: “.cap”的左边必须有类/结构/联合
0_0_26236617_25904.cpp(188) : error C2084: 函数“int main(void)”已有主体
        0_0_26236617_25904.cpp(91) : 参见“main”的前一个定义
0_0_26236617_25904.cpp(192) : error C3861: “init”:  找不到标识符
0_0_26236617_25904.cpp(199) : error C3861: “bfs”:  找不到标识符
0_0_26236617_25904.cpp(200) : error C2568: “+=”: 无法解析函数重载
        0_0_26236617_25904.cpp(78): 可能是“int dfs(int,int)”
0_0_26236617_25904.cpp(200) : error C3861: “dfs”:  找不到标识符


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-12-02 11:37:01, Gzip enabled