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_28971083_15024.cpp
0_0_28971083_15024.cpp(111) : error C2371: “ll”: 重定义;不同的基类型
        0_0_28971083_15024.cpp(11) : 参见“ll”的声明
0_0_28971083_15024.cpp(115) : error C2370: “INF”: 重定义;不同的存储类
        0_0_28971083_15024.cpp(15) : 参见“INF”的声明
0_0_28971083_15024.cpp(123) : error C2086: “int low[30]”: 重定义
        0_0_28971083_15024.cpp(21) : 参见“low”的声明
0_0_28971083_15024.cpp(123) : error C2086: “int top[30]”: 重定义
        0_0_28971083_15024.cpp(21) : 参见“top”的声明
0_0_28971083_15024.cpp(124) : error C2086: “int dp[30][10][10]”: 重定义
        0_0_28971083_15024.cpp(17) : 参见“dp”的声明
0_0_28971083_15024.cpp(125) : error C2084: 函数“int dfs(int,int,int,bool,bool)”已有主体
        0_0_28971083_15024.cpp(22) : 参见“dfs”的前一个定义
0_0_28971083_15024.cpp(169) : error C2568: “+”: 无法解析函数重载
        0_0_28971083_15024.cpp(22): 可能是“int dfs(int,int,int,bool,bool)”
0_0_28971083_15024.cpp(169) : error C2780: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_28971083_15024.cpp(169) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_28971083_15024.cpp(169) : error C2784: “_Ty std::max(std::initializer_list<_Elem>)”: 未能从“int”为“std::initializer_list<_Elem>”推导 模板 参数
        VC2013\INCLUDE\algorithm(4092) : 参见“std::max”的声明
0_0_28971083_15024.cpp(169) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
0_0_28971083_15024.cpp(169) : error C3861: “dfs”:  找不到标识符
0_0_28971083_15024.cpp(175) : error C2084: 函数“int solve(ll,ll)”已有主体
        0_0_28971083_15024.cpp(72) : 参见“solve”的前一个定义
0_0_28971083_15024.cpp(183) : error C3861: “dfs”:  找不到标识符
0_0_28971083_15024.cpp(183) : error C2440: “初始化”: 无法从“int (__cdecl *)(int,int,int,bool,bool)”转换为“int”
        没有使该转换得以执行的上下文
0_0_28971083_15024.cpp(186) : error C2084: 函数“int main(void)”已有主体
        0_0_28971083_15024.cpp(83) : 参见“main”的前一个定义
0_0_28971083_15024.cpp(193) : error C3861: “solve”:  找不到标识符
0_0_28971083_15024.cpp(196) : error C2059: 语法错误:“/”


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-26 07:37:44, Gzip enabled