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_38686339_30624.cpp
0_0_38686339_30624.cpp(48) : error C2065: “longest”: 未声明的标识符
0_0_38686339_30624.cpp(76) : error C2065: “longest”: 未声明的标识符
0_0_38686339_30624.cpp(87) : error C2065: “mm”: 未声明的标识符
0_0_38686339_30624.cpp(90) : error C2065: “mm”: 未声明的标识符
0_0_38686339_30624.cpp(91) : error C2065: “mm”: 未声明的标识符
0_0_38686339_30624.cpp(92) : error C2065: “dp1”: 未声明的标识符
0_0_38686339_30624.cpp(92) : error C2065: “dp2”: 未声明的标识符
0_0_38686339_30624.cpp(92) : error C2065: “vt”: 未声明的标识符
0_0_38686339_30624.cpp(94) : error C2065: “mm”: 未声明的标识符
0_0_38686339_30624.cpp(98) : error C2065: “dp1”: 未声明的标识符
0_0_38686339_30624.cpp(98) : error C2780: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_38686339_30624.cpp(98) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_38686339_30624.cpp(98) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
0_0_38686339_30624.cpp(99) : error C2065: “dp2”: 未声明的标识符
0_0_38686339_30624.cpp(99) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_38686339_30624.cpp(99) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_38686339_30624.cpp(99) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
0_0_38686339_30624.cpp(105) : error C2065: “mm”: 未声明的标识符
0_0_38686339_30624.cpp(106) : error C2065: “dp1”: 未声明的标识符
0_0_38686339_30624.cpp(106) : error C2780: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_38686339_30624.cpp(106) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_38686339_30624.cpp(106) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
0_0_38686339_30624.cpp(106) : error C2065: “dp2”: 未声明的标识符
0_0_38686339_30624.cpp(106) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_38686339_30624.cpp(106) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_38686339_30624.cpp(106) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
0_0_38686339_30624.cpp(114) : error C2065: “longest”: 未声明的标识符
0_0_38686339_30624.cpp(114) : error C2065: “dep3”: 未声明的标识符
0_0_38686339_30624.cpp(114) : error C2780: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_38686339_30624.cpp(114) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_38686339_30624.cpp(114) : error C2784: “_Ty std::max(std::initializer_list<_Elem>)”: 未能从“int”为“std::initializer_list<_Elem>”推导 模板 参数
        VC2013\INCLUDE\algorithm(4092) : 参见“std::max”的声明
0_0_38686339_30624.cpp(114) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明
0_0_38686339_30624.cpp(115) : error C2065: “dep3”: 未声明的标识符
0_0_38686339_30624.cpp(115) : error C2780: “_Ty std::max(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4108) : 参见“std::max”的声明
0_0_38686339_30624.cpp(115) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4101) : 参见“std::max”的声明
0_0_38686339_30624.cpp(115) : error C2784: “_Ty std::max(std::initializer_list<_Elem>)”: 未能从“int”为“std::initializer_list<_Elem>”推导 模板 参数
        VC2013\INCLUDE\algorithm(4092) : 参见“std::max”的声明
0_0_38686339_30624.cpp(115) : error C2780: “const _Ty &std::max(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4086) : 参见“std::max”的声明


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