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_23049538_11348.cpp
0_0_23049538_11348.cpp(39) : error C2955: “std::vector”: 使用 类 模板 需要 模板 参数列表
        VC2013\INCLUDE\vector(650) : 参见“std::vector”的声明
0_0_23049538_11348.cpp(39) : error C2133: “vec”: 未知的大小
0_0_23049538_11348.cpp(39) : error C2512: “std::vector”: 没有合适的默认构造函数可用
0_0_23049538_11348.cpp(46) : error C2662: “void std::vector<_Ty,_Alloc>::clear(void) throw()”: 不能将“this”指针从“std::vector”转换为“std::vector<_Ty,_Alloc> &”
        原因如下:  无法从“std::vector”转换为“std::vector<_Ty,_Alloc>”
        转换要求第二个用户定义的转换运算符或构造函数
0_0_23049538_11348.cpp(57) : error C2059: 语法错误:“{”
0_0_23049538_11348.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_23049538_11348.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_23049538_11348.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_23049538_11348.cpp(58) : error C2059: 语法错误:“{”
0_0_23049538_11348.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_23049538_11348.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_23049538_11348.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_23049538_11348.cpp(60) : error C2663: “std::vector<_Ty,_Alloc>::begin”: 2 个重载没有“this”指针的合法转换
0_0_23049538_11348.cpp(60) : error C2663: “std::vector<_Ty,_Alloc>::end”: 2 个重载没有“this”指针的合法转换
0_0_23049538_11348.cpp(60) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
0_0_23049538_11348.cpp(68) : error C2678: 二进制“[”: 没有找到接受“std::vector”类型的左操作数的运算符(或没有可接受的转换)
        VC2013\INCLUDE\vector(1196): 可能是“_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type)”
        VC2013\INCLUDE\vector(1180): 或       “_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::const_reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type) const”
        尝试匹配参数列表“(std::vector, int)”时
0_0_23049538_11348.cpp(68) : error C2228: “.s”的左边必须有类/结构/联合
0_0_23049538_11348.cpp(68) : error C2088: “[”: 对于 class 非法
0_0_23049538_11348.cpp(68) : error C2228: “.len”的左边必须有类/结构/联合
0_0_23049538_11348.cpp(68) : error C2780: “_Ty std::min(std::initializer_list<_Elem>,_Pr)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4141) : 参见“std::min”的声明
0_0_23049538_11348.cpp(68) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4134) : 参见“std::min”的声明
0_0_23049538_11348.cpp(68) : error C2784: “_Ty std::min(std::initializer_list<_Elem>)”: 未能从“double”为“std::initializer_list<_Elem>”推导 模板 参数
        VC2013\INCLUDE\algorithm(4125) : 参见“std::min”的声明
0_0_23049538_11348.cpp(68) : error C2780: “const _Ty &std::min(const _Ty &,const _Ty &)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(4119) : 参见“std::min”的声明
0_0_23049538_11348.cpp(69) : error C2678: 二进制“[”: 没有找到接受“std::vector”类型的左操作数的运算符(或没有可接受的转换)
        VC2013\INCLUDE\vector(1196): 可能是“_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type)”
        VC2013\INCLUDE\vector(1180): 或       “_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::const_reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type) const”
        尝试匹配参数列表“(std::vector, int)”时
0_0_23049538_11348.cpp(69) : error C2228: “.s”的左边必须有类/结构/联合
0_0_23049538_11348.cpp(69) : error C2088: “[”: 对于 class 非法
0_0_23049538_11348.cpp(69) : error C2228: “.len”的左边必须有类/结构/联合


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.000000(s) query 1, Server time : 2025-01-10 17:37:43, Gzip enabled