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

840679_0_0_30792.cpp
840679_0_0_30792.cpp(84) : error C2014: 预处理器命令必须作为第一个非空白空间启动
840679_0_0_30792.cpp(88) : error C2086: “int n” : 重定义
        840679_0_0_30792.cpp(5) : 参见“n”的声明
840679_0_0_30792.cpp(88) : error C2086: “int m” : 重定义
        840679_0_0_30792.cpp(5) : 参见“m”的声明
840679_0_0_30792.cpp(89) : error C2086: “int tp” : 重定义
        840679_0_0_30792.cpp(6) : 参见“tp”的声明
840679_0_0_30792.cpp(89) : error C2086: “int ts” : 重定义
        840679_0_0_30792.cpp(6) : 参见“ts”的声明
840679_0_0_30792.cpp(89) : error C2086: “int tt” : 重定义
        840679_0_0_30792.cpp(6) : 参见“tt”的声明
840679_0_0_30792.cpp(90) : error C2086: “char ma[21][25]” : 重定义
        840679_0_0_30792.cpp(7) : 参见“ma”的声明
840679_0_0_30792.cpp(91) : error C2086: “int hash[21][25]” : 重定义
        840679_0_0_30792.cpp(8) : 参见“hash”的声明
840679_0_0_30792.cpp(92) : error C2374: “dir” : 重定义;多次初始化
        840679_0_0_30792.cpp(9) : 参见“dir”的声明
840679_0_0_30792.cpp(93) : error C2086: “int ei” : 重定义
        840679_0_0_30792.cpp(10) : 参见“ei”的声明
840679_0_0_30792.cpp(93) : error C2086: “int ej” : 重定义
        840679_0_0_30792.cpp(10) : 参见“ej”的声明
840679_0_0_30792.cpp(95) : error C2011: “node” : “struct”类型重定义
        840679_0_0_30792.cpp(12) : 参见“node”的声明
840679_0_0_30792.cpp(100) : error C2086: “std::priority_queue<_Ty> qq” : 重定义
        with
        [
            _Ty=node
        ]
        840679_0_0_30792.cpp(17) : 参见“qq”的声明
840679_0_0_30792.cpp(101) : error C2086: “node now” : 重定义
        840679_0_0_30792.cpp(18) : 参见“now”的声明
840679_0_0_30792.cpp(101) : error C2086: “node next” : 重定义
        840679_0_0_30792.cpp(18) : 参见“next”的声明
840679_0_0_30792.cpp(104) : error C2084: 函数“bool operator <(const node &,const node &)”已有主体
        840679_0_0_30792.cpp(20) : 参见“<”的前一个定义
840679_0_0_30792.cpp(109) : error C2084: 函数“bool valid(const node &)”已有主体
        840679_0_0_30792.cpp(25) : 参见“valid”的前一个定义
840679_0_0_30792.cpp(114) : error C2084: 函数“int bfs(void)”已有主体
        840679_0_0_30792.cpp(30) : 参见“bfs”的前一个定义
840679_0_0_30792.cpp(128) : error C3861: “dir”: 即使使用参数相关的查找,也未找到标识符
840679_0_0_30792.cpp(129) : error C3861: “dir”: 即使使用参数相关的查找,也未找到标识符
840679_0_0_30792.cpp(130) : error C3861: “valid”: 即使使用参数相关的查找,也未找到标识符
840679_0_0_30792.cpp(146) : error C2084: 函数“int main(void)”已有主体
        840679_0_0_30792.cpp(62) : 参见“main”的前一个定义
840679_0_0_30792.cpp(163) : error C2440: “=” : 无法从“int (__cdecl *)(void)”转换为“int”
840679_0_0_30792.cpp(163) : error C2440: “=” : 无法从“int (__cdecl *)(void)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
840679_0_0_30792.cpp(163) : error C3861: “bfs”: 即使使用参数相关的查找,也未找到标识符


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-05-18 19:27:10, Gzip enabled