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_25516889_21172.cpp
0_0_25516889_21172.cpp(24) : error C2057: 应输入常量表达式
0_0_25516889_21172.cpp(24) : error C2466: 不能分配常量大小为 0 的数组
0_0_25516889_21172.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25516889_21172.cpp(24) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(24) : error C2371: “edg”: 重定义;不同的基类型
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
0_0_25516889_21172.cpp(25) : error C2057: 应输入常量表达式
0_0_25516889_21172.cpp(25) : error C2466: 不能分配常量大小为 0 的数组
0_0_25516889_21172.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25516889_21172.cpp(25) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(25) : error C2371: “edg”: 重定义;不同的基类型
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
0_0_25516889_21172.cpp(25) : error C2065: “u”: 未声明的标识符
0_0_25516889_21172.cpp(25) : error C2369: “head”: 重定义;不同的下标
        0_0_25516889_21172.cpp(14) : 参见“head”的声明
0_0_25516889_21172.cpp(25) : error C2440: “初始化”: 无法从“int”转换为“int [1]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_25516889_21172.cpp(27) : error C2057: 应输入常量表达式
0_0_25516889_21172.cpp(27) : error C2466: 不能分配常量大小为 0 的数组
0_0_25516889_21172.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25516889_21172.cpp(27) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(27) : error C2371: “edg”: 重定义;不同的基类型
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
0_0_25516889_21172.cpp(28) : error C2057: 应输入常量表达式
0_0_25516889_21172.cpp(28) : error C2466: 不能分配常量大小为 0 的数组
0_0_25516889_21172.cpp(28) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25516889_21172.cpp(28) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(28) : error C2371: “edg”: 重定义;不同的基类型
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
        0_0_25516889_21172.cpp(13) : 参见“edg”的声明
0_0_25516889_21172.cpp(28) : error C2065: “v”: 未声明的标识符
0_0_25516889_21172.cpp(28) : error C2369: “head”: 重定义;不同的下标
        0_0_25516889_21172.cpp(14) : 参见“head”的声明
0_0_25516889_21172.cpp(28) : error C2440: “初始化”: 无法从“int”转换为“int [1]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_25516889_21172.cpp(29) : error C2059: 语法错误:“}”
0_0_25516889_21172.cpp(29) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25516889_21172.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(32) : error C2365: “memset”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_25516889_21172.cpp(32) : error C2078: 初始值设定项太多
0_0_25516889_21172.cpp(33) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(33) : error C2365: “memset”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_25516889_21172.cpp(33) : error C2078: 初始值设定项太多
0_0_25516889_21172.cpp(34) : error C2466: 不能分配常量大小为 0 的数组
0_0_25516889_21172.cpp(34) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(34) : error C2086: “int gap[100010]”: 重定义
        0_0_25516889_21172.cpp(15) : 参见“gap”的声明
0_0_25516889_21172.cpp(34) : error C2440: “初始化”: 无法从“int”转换为“int []”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_25516889_21172.cpp(35) : error C2065: “eNode”: 未声明的标识符
0_0_25516889_21172.cpp(35) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(35) : error C2369: “dis”: 重定义;不同的下标
        0_0_25516889_21172.cpp(16) : 参见“dis”的声明
0_0_25516889_21172.cpp(35) : error C2440: “初始化”: 无法从“int”转换为“int [1]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_25516889_21172.cpp(36) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_25516889_21172.cpp(36) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25516889_21172.cpp(37) : error C2059: 语法错误:“while”
0_0_25516889_21172.cpp(37) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25516889_21172.cpp(37) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25516889_21172.cpp(48) : error C2059: 语法错误:“}”
0_0_25516889_21172.cpp(48) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25516889_21172.cpp(52) : error C3861: “BFS”:  找不到标识符
0_0_25516889_21172.cpp(55) : error C2065: “node_f”: 未声明的标识符
0_0_25516889_21172.cpp(55) : error C2070: “unknown-type”:  非法的 sizeof 操作数
0_0_25516889_21172.cpp(73) : error C2065: “node_f”: 未声明的标识符
0_0_25516889_21172.cpp(75) : error C2065: “node_f”: 未声明的标识符
0_0_25516889_21172.cpp(154) : error C3861: “addEdg”:  找不到标识符
0_0_25516889_21172.cpp(157) : error C3861: “addEdg”:  找不到标识符
0_0_25516889_21172.cpp(169) : error C3861: “addEdg”:  找不到标识符
0_0_25516889_21172.cpp(172) : error C3861: “addEdg”:  找不到标识符
0_0_25516889_21172.cpp(181) : error C2065: “node_f”: 未声明的标识符
0_0_25516889_21172.cpp(186) : error C2065: “node_f”: 未声明的标识符


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-26 21:08:47, Gzip enabled