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_33451677_18322.cpp
0_0_33451677_18322.cpp(75) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_33451677_18322.cpp(93) : error C2086: “int dp[55][55]”: 重定义
        0_0_33451677_18322.cpp(19) : 参见“dp”的声明
0_0_33451677_18322.cpp(93) : error C2086: “int a[55][55]”: 重定义
        0_0_33451677_18322.cpp(19) : 参见“a”的声明
0_0_33451677_18322.cpp(93) : error C2086: “int DP[55][55]”: 重定义
        0_0_33451677_18322.cpp(19) : 参见“DP”的声明
0_0_33451677_18322.cpp(94) : error C2374: “f”: 重定义;多次初始化
        0_0_33451677_18322.cpp(20) : 参见“f”的声明
0_0_33451677_18322.cpp(95) : error C2086: “int n”: 重定义
        0_0_33451677_18322.cpp(21) : 参见“n”的声明
0_0_33451677_18322.cpp(96) : error C2011: “node”:“struct”类型重定义
        0_0_33451677_18322.cpp(22) : 参见“node”的声明
0_0_33451677_18322.cpp(99) : error C2084: 函数“int dfs(int,int)”已有主体
        0_0_33451677_18322.cpp(25) : 参见“dfs”的前一个定义
0_0_33451677_18322.cpp(109) : error C2568: “+”: 无法解析函数重载
        0_0_33451677_18322.cpp(25): 可能是“int dfs(int,int)”
0_0_33451677_18322.cpp(109) : error C3861: “dfs”:  找不到标识符
0_0_33451677_18322.cpp(113) : error C2086: “std::queue<node,std::deque<_Ty,std::allocator<_Ty>>> qu”: 重定义
        with
        [
            _Ty=node
        ]
        0_0_33451677_18322.cpp(39) : 参见“qu”的声明
0_0_33451677_18322.cpp(114) : error C2084: 函数“void bfs(void)”已有主体
        0_0_33451677_18322.cpp(40) : 参见“bfs”的前一个定义
0_0_33451677_18322.cpp(115) : error C2079: “now”使用未定义的 struct“node”
0_0_33451677_18322.cpp(115) : error C2079: “next”使用未定义的 struct“node”
0_0_33451677_18322.cpp(116) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(116) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(116) : error C2228: “.n”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(117) : error C2664: “void std::queue<node,std::deque<_Ty,std::allocator<_Ty>>>::push(const node &)”: 无法将参数 1 从“int”转换为“node &&”
        with
        [
            _Ty=node
        ]
        原因如下:  无法从“int”转换为“node”
        源或目标有不完整类型
0_0_33451677_18322.cpp(120) : error C2440: “=”: 无法从“node”转换为“int”
        源或目标有不完整类型
0_0_33451677_18322.cpp(123) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(124) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(125) : error C2228: “.n”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(126) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(126) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(127) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(127) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(128) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(128) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_33451677_18322.cpp(129) : error C2664: “void std::queue<node,std::deque<_Ty,std::allocator<_Ty>>>::push(const node &)”: 无法将参数 1 从“int”转换为“node &&”
        with
        [
            _Ty=node
        ]
        原因如下:  无法从“int”转换为“node”
        源或目标有不完整类型
0_0_33451677_18322.cpp(135) : error C2084: 函数“int main(void)”已有主体
        0_0_33451677_18322.cpp(60) : 参见“main”的前一个定义
0_0_33451677_18322.cpp(143) : error C3861: “bfs”:  找不到标识符
0_0_33451677_18322.cpp(144) : 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-09-20 14:52:33, Gzip enabled