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_18258235_32650.cpp
0_0_18258235_32650.cpp(59) : error C2544: 应输入运算符“()”的“)”
0_0_18258235_32650.cpp(59) : error C2143: 语法错误 : 缺少“;”(在“const”的前面)
0_0_18258235_32650.cpp(59) : error C2530: “p1”: 必须初始化引用
0_0_18258235_32650.cpp(59) : error C2143: 语法错误 : 缺少“;”(在“&”的前面)
0_0_18258235_32650.cpp(59) : error C2059: 语法错误:“)”
0_0_18258235_32650.cpp(59) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18258235_32650.cpp(60) : error C2143: 语法错误 : 缺少“}”(在“return”的前面)
0_0_18258235_32650.cpp(60) : error C2440: “初始化”: 无法从“initializer-list”转换为“int &”
0_0_18258235_32650.cpp(60) : error C2143: 语法错误 : 缺少“;”(在“return”的前面)
0_0_18258235_32650.cpp(61) : error C2059: 语法错误:“}”
0_0_18258235_32650.cpp(61) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18258235_32650.cpp(63) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_18258235_32650.cpp(63) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_18258235_32650.cpp(67) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18258235_32650.cpp(67) : error C2143: 语法错误 : 缺少“,”(在“&”的前面)
0_0_18258235_32650.cpp(68) : error C2065: “p3”: 未声明的标识符
0_0_18258235_32650.cpp(68) : error C2065: “p4”: 未声明的标识符
0_0_18258235_32650.cpp(71) : error C2065: “c”: 未声明的标识符
0_0_18258235_32650.cpp(71) : error C2065: “p3”: 未声明的标识符
0_0_18258235_32650.cpp(71) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_18258235_32650.cpp(71) : error C2065: “p4”: 未声明的标识符
0_0_18258235_32650.cpp(71) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_18258235_32650.cpp(71) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_18258235_32650.cpp(76) : error C2146: 语法错误: 缺少“;”(在标识符“p”的前面)
0_0_18258235_32650.cpp(76) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18258235_32650.cpp(76) : error C2373: “point”: 重定义;不同的类型修饰符
        0_0_18258235_32650.cpp(59) : 参见“point”的声明
0_0_18258235_32650.cpp(92) : error C2228: “.input”的左边必须有类/结构/联合
        类型是“int”
0_0_18258235_32650.cpp(113) : error C2228: “.len”的左边必须有类/结构/联合
        类型是“int”
0_0_18258235_32650.cpp(113) : error C2780: “std::pair<_Unrefwrap<_Ty>::type,_Unrefwrap<_Ty2>::type> std::make_pair(_Ty1 &&,_Ty2 &&)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\utility(267) : 参见“std::make_pair”的声明
0_0_18258235_32650.cpp(131) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_18258235_32650.cpp(132) : error C2228: “.len”的左边必须有类/结构/联合
        类型是“int”
0_0_18258235_32650.cpp(132) : error C2780: “std::pair<_Unrefwrap<_Ty>::type,_Unrefwrap<_Ty2>::type> std::make_pair(_Ty1 &&,_Ty2 &&)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\utility(267) : 参见“std::make_pair”的声明
0_0_18258235_32650.cpp(132) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_18258235_32650.cpp(132) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_18258235_32650.cpp(132) : error C2784: “_Ty std::min(std::initializer_list<_Elem>)”: 未能从“std::pair<int,double>”为“std::initializer_list<_Elem>”推导 模板 参数
        VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明
0_0_18258235_32650.cpp(132) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
0_0_18258235_32650.cpp(134) : error C2228: “.len”的左边必须有类/结构/联合
        类型是“int”
0_0_18258235_32650.cpp(134) : error C2780: “std::pair<_Unrefwrap<_Ty>::type,_Unrefwrap<_Ty2>::type> std::make_pair(_Ty1 &&,_Ty2 &&)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\utility(267) : 参见“std::make_pair”的声明
0_0_18258235_32650.cpp(134) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_18258235_32650.cpp(134) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_18258235_32650.cpp(134) : error C2784: “_Ty std::min(std::initializer_list<_Elem>)”: 未能从“std::pair<int,double>”为“std::initializer_list<_Elem>”推导 模板 参数
        VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明
0_0_18258235_32650.cpp(134) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
0_0_18258235_32650.cpp(137) : error C2228: “.len”的左边必须有类/结构/联合
        类型是“int”
0_0_18258235_32650.cpp(137) : error C2780: “std::pair<_Unrefwrap<_Ty>::type,_Unrefwrap<_Ty2>::type> std::make_pair(_Ty1 &&,_Ty2 &&)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\utility(267) : 参见“std::make_pair”的声明
0_0_18258235_32650.cpp(137) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_18258235_32650.cpp(137) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_18258235_32650.cpp(137) : error C2784: “_Ty std::min(std::initializer_list<_Elem>)”: 未能从“std::pair<int,double>”为“std::initializer_list<_Elem>”推导 模板 参数
        VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明
0_0_18258235_32650.cpp(137) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
0_0_18258235_32650.cpp(147) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_18258235_32650.cpp(143)”)匹配之前遇到文件结束


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-11 01:49:59, Gzip enabled