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_2580608_18404.cpp
0_0_2580608_18404.cpp(190) : error C2011: “node” : “struct”类型重定义
        0_0_2580608_18404.cpp(7) : 参见“node”的声明
0_0_2580608_18404.cpp(200) : error C2086: “bool hash[10002]” : 重定义
        0_0_2580608_18404.cpp(17) : 参见“hash”的声明
0_0_2580608_18404.cpp(201) : error C2086: “int dis[10002]” : 重定义
        0_0_2580608_18404.cpp(18) : 参见“dis”的声明
0_0_2580608_18404.cpp(201) : error C2086: “int cost[10002][10002]” : 重定义
        0_0_2580608_18404.cpp(18) : 参见“cost”的声明
0_0_2580608_18404.cpp(202) : error C2086: “int count1” : 重定义
        0_0_2580608_18404.cpp(19) : 参见“count1”的声明
0_0_2580608_18404.cpp(202) : error C2086: “int n” : 重定义
        0_0_2580608_18404.cpp(19) : 参见“n”的声明
0_0_2580608_18404.cpp(202) : error C2086: “int m” : 重定义
        0_0_2580608_18404.cpp(19) : 参见“m”的声明
0_0_2580608_18404.cpp(202) : error C2086: “int pathlen[10002]” : 重定义
        0_0_2580608_18404.cpp(19) : 参见“pathlen”的声明
0_0_2580608_18404.cpp(203) : error C2086: “int tas[10002]” : 重定义
        0_0_2580608_18404.cpp(20) : 参见“tas”的声明
0_0_2580608_18404.cpp(203) : error C2086: “int ts[10002]” : 重定义
        0_0_2580608_18404.cpp(20) : 参见“ts”的声明
0_0_2580608_18404.cpp(203) : error C2086: “int path[10002]” : 重定义
        0_0_2580608_18404.cpp(20) : 参见“path”的声明
0_0_2580608_18404.cpp(205) : error C2084: 函数“bool lexically(int,int,int)”已有主体
        0_0_2580608_18404.cpp(21) : 参见“lexically”的前一个定义
0_0_2580608_18404.cpp(250) : error C2084: 函数“int djkstra(int,int)”已有主体
        0_0_2580608_18404.cpp(66) : 参见“djkstra”的前一个定义
0_0_2580608_18404.cpp(265) : error C3861: “node”: 即使使用参数相关的查找,也未找到标识符
0_0_2580608_18404.cpp(281) : error C3861: “node”: 即使使用参数相关的查找,也未找到标识符
0_0_2580608_18404.cpp(285) : error C3861: “lexically”: 即使使用参数相关的查找,也未找到标识符
0_0_2580608_18404.cpp(301) : error C2084: 函数“void showpath(int,int)”已有主体
        0_0_2580608_18404.cpp(117) : 参见“showpath”的前一个定义
0_0_2580608_18404.cpp(330) : error C2084: 函数“void INIT(int)”已有主体
        0_0_2580608_18404.cpp(146) : 参见“INIT”的前一个定义
0_0_2580608_18404.cpp(346) : error C2084: 函数“int main(void)”已有主体
        0_0_2580608_18404.cpp(162) : 参见“main”的前一个定义
0_0_2580608_18404.cpp(351) : error C3861: “INIT”: 即使使用参数相关的查找,也未找到标识符
0_0_2580608_18404.cpp(357) : error C2440: “=” : 无法从“int (__cdecl *)(int,int)”转换为“int”
0_0_2580608_18404.cpp(357) : error C2440: “=” : 无法从“int (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_2580608_18404.cpp(357) : error C3861: “djkstra”: 即使使用参数相关的查找,也未找到标识符
0_0_2580608_18404.cpp(360) : error C3861: “showpath”: 即使使用参数相关的查找,也未找到标识符


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-07-03 16:17:06, Gzip enabled