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_25042432_16231.cpp
0_0_25042432_16231.cpp(6) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_25042432_16231.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25042432_16231.cpp(8) : error C2143: 语法错误 : 缺少“]”(在“using”的前面)
0_0_25042432_16231.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“using”的前面)
0_0_25042432_16231.cpp(8) : error C2059: 语法错误:“]”
0_0_25042432_16231.cpp(8) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25042432_16231.cpp(9) : error C2143: 语法错误 : 缺少“]”(在“using”的前面)
0_0_25042432_16231.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“using”的前面)
0_0_25042432_16231.cpp(9) : error C2059: 语法错误:“]”
0_0_25042432_16231.cpp(9) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25042432_16231.cpp(10) : error C2143: 语法错误 : 缺少“]”(在“using”的前面)
0_0_25042432_16231.cpp(10) : error C2143: 语法错误 : 缺少“;”(在“using”的前面)
0_0_25042432_16231.cpp(10) : error C2059: 语法错误:“]”
0_0_25042432_16231.cpp(18) : error C2143: 语法错误 : 缺少“]”(在“using”的前面)
0_0_25042432_16231.cpp(18) : error C2143: 语法错误 : 缺少“;”(在“using”的前面)
0_0_25042432_16231.cpp(18) : error C2059: 语法错误:“]”
0_0_25042432_16231.cpp(21) : error C2065: “st”: 未声明的标识符
0_0_25042432_16231.cpp(21) : error C2228: “.push”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_25042432_16231.cpp(22) : error C2065: “instack”: 未声明的标识符
0_0_25042432_16231.cpp(23) : error C2065: “low”: 未声明的标识符
0_0_25042432_16231.cpp(23) : error C2065: “index”: 未声明的标识符
0_0_25042432_16231.cpp(33) : error C2065: “low”: 未声明的标识符
0_0_25042432_16231.cpp(33) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_25042432_16231.cpp(33) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_25042432_16231.cpp(33) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
0_0_25042432_16231.cpp(35) : error C2065: “instack”: 未声明的标识符
0_0_25042432_16231.cpp(36) : error C2065: “low”: 未声明的标识符
0_0_25042432_16231.cpp(36) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_25042432_16231.cpp(36) : error C2780: “_Ty std::min(std::initializer_list<_Elem>)”: 应输入 1 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明
0_0_25042432_16231.cpp(38) : error C2065: “low”: 未声明的标识符
0_0_25042432_16231.cpp(42) : error C2065: “st”: 未声明的标识符
0_0_25042432_16231.cpp(42) : error C2228: “.top”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_25042432_16231.cpp(43) : error C2065: “f”: 未声明的标识符
0_0_25042432_16231.cpp(44) : error C2065: “st”: 未声明的标识符
0_0_25042432_16231.cpp(44) : error C2228: “.pop”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_25042432_16231.cpp(45) : error C2065: “instack”: 未声明的标识符
0_0_25042432_16231.cpp(66) : error C2065: “instack”: 未声明的标识符
0_0_25042432_16231.cpp(66) : error C2070: “unknown-type”:  非法的 sizeof 操作数
0_0_25042432_16231.cpp(67) : error C2065: “index”: 未声明的标识符
0_0_25042432_16231.cpp(88) : error C2065: “f”: 未声明的标识符
0_0_25042432_16231.cpp(90) : error C2065: “f”: 未声明的标识符
0_0_25042432_16231.cpp(90) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_25042432_16231.cpp(90) : error C2780: “_Ty std::min(std::initializer_list<_Elem>)”: 应输入 1 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明


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-29 20:01:47, Gzip enabled