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_5886415_11983.cpp
0_0_5886415_11983.cpp(121) : error C2011: “Node” : “struct”类型重定义
        0_0_5886415_11983.cpp(7) : 参见“Node”的声明
0_0_5886415_11983.cpp(126) : error C2011: “Edge” : “struct”类型重定义
        0_0_5886415_11983.cpp(12) : 参见“Edge”的声明
0_0_5886415_11983.cpp(131) : error C2084: 函数“int getParent(Edge [],Node,int)”已有主体
        0_0_5886415_11983.cpp(17) : 参见“getParent”的前一个定义
0_0_5886415_11983.cpp(139) : error C2084: 函数“bool isColored(Node)”已有主体
        0_0_5886415_11983.cpp(25) : 参见“isColored”的前一个定义
0_0_5886415_11983.cpp(142) : error C2084: 函数“bool compare(const Node &,const Node &)”已有主体
        0_0_5886415_11983.cpp(28) : 参见“compare”的前一个定义
0_0_5886415_11983.cpp(149) : error C2084: 函数“int findNode(Node [],int,int)”已有主体
        0_0_5886415_11983.cpp(35) : 参见“findNode”的前一个定义
0_0_5886415_11983.cpp(158) : error C2084: 函数“int main(int,char *[])”已有主体
        0_0_5886415_11983.cpp(43) : 参见“main”的前一个定义
0_0_5886415_11983.cpp(180) : error C3861: “compare”: 即使使用参数相关的查找,也未找到标识符
0_0_5886415_11983.cpp(196) : error C2440: “=” : 无法从“int (__cdecl *)(Node [],int,int)”转换为“int”
0_0_5886415_11983.cpp(196) : error C2440: “=” : 无法从“int (__cdecl *)(Node [],int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_5886415_11983.cpp(196) : error C3861: “findNode”: 即使使用参数相关的查找,也未找到标识符
0_0_5886415_11983.cpp(197) : error C2446: “==” : 没有从“int”到“bool (__cdecl *)(Node)”的转换
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_5886415_11983.cpp(197) : error C2040: “==” : “bool (__cdecl *)(Node)”与“int”的间接寻址级别不同
0_0_5886415_11983.cpp(197) : error C3861: “isColored”: 即使使用参数相关的查找,也未找到标识符
0_0_5886415_11983.cpp(208) : error C2440: “=” : 无法从“int (__cdecl *)(Edge [],Node,int)”转换为“int”
0_0_5886415_11983.cpp(208) : error C2440: “=” : 无法从“int (__cdecl *)(Edge [],Node,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_5886415_11983.cpp(208) : error C3861: “getParent”: 即使使用参数相关的查找,也未找到标识符


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-06 00:40:04, Gzip enabled