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_11263411_5673.cpp
0_0_11263411_5673.cpp(83) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_11263411_5673.cpp(88) : error C2086: “int map[202][202]” : 重定义
        0_0_11263411_5673.cpp(7) : 参见“map”的声明
0_0_11263411_5673.cpp(89) : error C2086: “int flow[202]” : 重定义
        0_0_11263411_5673.cpp(8) : 参见“flow”的声明
0_0_11263411_5673.cpp(90) : error C2086: “int pre[202]” : 重定义
        0_0_11263411_5673.cpp(9) : 参见“pre”的声明
0_0_11263411_5673.cpp(91) : error C2086: “int m” : 重定义
        0_0_11263411_5673.cpp(10) : 参见“m”的声明
0_0_11263411_5673.cpp(91) : error C2086: “int n” : 重定义
        0_0_11263411_5673.cpp(10) : 参见“n”的声明
0_0_11263411_5673.cpp(93) : error C2084: 函数“int Min(int,int)”已有主体
        0_0_11263411_5673.cpp(11) : 参见“Min”的前一个定义
0_0_11263411_5673.cpp(96) : error C2086: “std::queue<_Ty> Q” : 重定义
        with
        [
            _Ty=int
        ]
        0_0_11263411_5673.cpp(15) : 参见“Q”的声明
0_0_11263411_5673.cpp(98) : error C2084: 函数“int bfs(int,int)”已有主体
        0_0_11263411_5673.cpp(16) : 参见“bfs”的前一个定义
0_0_11263411_5673.cpp(117) : error C2440: “=” : 无法从“int (__cdecl *)(int,int)”转换为“int”
0_0_11263411_5673.cpp(117) : error C2440: “=” : 无法从“int (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_11263411_5673.cpp(117) : error C3861: “Min”: 即使使用参数相关的查找,也未找到标识符
0_0_11263411_5673.cpp(128) : error C2084: 函数“int maxflow(int,int)”已有主体
        0_0_11263411_5673.cpp(46) : 参见“maxflow”的前一个定义
0_0_11263411_5673.cpp(132) : error C2446: “!=” : 没有从“int”到“int (__cdecl *)(int,int)”的转换
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_11263411_5673.cpp(132) : error C2040: “!=” : “int (__cdecl *)(int,int)”与“int”的间接寻址级别不同
0_0_11263411_5673.cpp(132) : error C3861: “bfs”: 即使使用参数相关的查找,也未找到标识符
0_0_11263411_5673.cpp(149) : error C2084: 函数“int main(void)”已有主体
        0_0_11263411_5673.cpp(67) : 参见“main”的前一个定义
0_0_11263411_5673.cpp(161) : error C3861: “maxflow”: 即使使用参数相关的查找,也未找到标识符


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-25 02:22:28, Gzip enabled