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_39468294_9789.cpp
0_0_39468294_9789.cpp(44) : error C2955: “std::vector”: 使用 类 模板 需要 模板 参数列表
        VC2013\INCLUDE\vector(650) : 参见“std::vector”的声明
0_0_39468294_9789.cpp(44) : error C2514: “std::vector”: 类没有构造函数
        VC2013\INCLUDE\vector(650) : 参见“std::vector”的声明
0_0_39468294_9789.cpp(45) : 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_39468294_9789.cpp(46) : error C2679: 二进制“[”: 没有找到接受“std::vector”类型的右操作数的运算符(或没有可接受的转换)
        VC2013\INCLUDE\map(224): 可能是“int &std::map<std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,int>>>::operator [](const std::vector<_Ty,std::allocator<_Ty>> &)”
        with
        [
            _Ty=std::vector<char,std::allocator<char>>
,            _Kty=std::vector<std::vector<char,std::allocator<char>>,std::allocator<std::vector<char,std::allocator<char>>>>
        ]
        VC2013\INCLUDE\map(172): 或       “int &std::map<std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,int>>>::operator [](std::vector<_Ty,std::allocator<_Ty>> &&)”
        with
        [
            _Ty=std::vector<char,std::allocator<char>>
,            _Kty=std::vector<std::vector<char,std::allocator<char>>,std::allocator<std::vector<char,std::allocator<char>>>>
        ]
        尝试匹配参数列表“(std::map<std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,int>>>, std::vector)”时
        with
        [
            _Ty=std::vector<char,std::allocator<char>>
,            _Kty=std::vector<std::vector<char,std::allocator<char>>,std::allocator<std::vector<char,std::allocator<char>>>>
        ]
0_0_39468294_9789.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(57) : error C2337: “l1”: 未找到特性
0_0_39468294_9789.cpp(57) : error C2337: “r1”: 未找到特性
0_0_39468294_9789.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(58) : error C2337: “l2”: 未找到特性
0_0_39468294_9789.cpp(58) : error C2337: “r2”: 未找到特性
0_0_39468294_9789.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(59) : error C2065: “l1”: 未声明的标识符
0_0_39468294_9789.cpp(59) : error C2065: “r1”: 未声明的标识符
0_0_39468294_9789.cpp(59) : error C2065: “l2”: 未声明的标识符
0_0_39468294_9789.cpp(59) : error C2065: “r2”: 未声明的标识符
0_0_39468294_9789.cpp(59) : error C2660: “std::swap”: 函数不接受 1 个参数
0_0_39468294_9789.cpp(60) : error C2679: 二进制“[”: 没有找到接受“std::vector”类型的右操作数的运算符(或没有可接受的转换)
        VC2013\INCLUDE\map(224): 可能是“int &std::map<std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,int>>>::operator [](const std::vector<_Ty,std::allocator<_Ty>> &)”
        with
        [
            _Ty=std::vector<char,std::allocator<char>>
,            _Kty=std::vector<std::vector<char,std::allocator<char>>,std::allocator<std::vector<char,std::allocator<char>>>>
        ]
        VC2013\INCLUDE\map(172): 或       “int &std::map<std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,int>>>::operator [](std::vector<_Ty,std::allocator<_Ty>> &&)”
        with
        [
            _Ty=std::vector<char,std::allocator<char>>
,            _Kty=std::vector<std::vector<char,std::allocator<char>>,std::allocator<std::vector<char,std::allocator<char>>>>
        ]
        尝试匹配参数列表“(std::map<std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,int>>>, std::vector)”时
        with
        [
            _Ty=std::vector<char,std::allocator<char>>
,            _Kty=std::vector<std::vector<char,std::allocator<char>>,std::allocator<std::vector<char,std::allocator<char>>>>
        ]
0_0_39468294_9789.cpp(62) : error C2059: 语法错误:“空声明”
0_0_39468294_9789.cpp(62) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(62) : error C3481: “l”:  未找到 lambda 捕获变量
0_0_39468294_9789.cpp(62) : error C3481: “r”:  未找到 lambda 捕获变量
0_0_39468294_9789.cpp(62) : error C2059: 语法错误:“)”
0_0_39468294_9789.cpp(62) : error C2059: 语法错误:“:”
0_0_39468294_9789.cpp(63) : error C3493: 无法隐式捕获“ans”,因为尚未指定默认捕获模式
0_0_39468294_9789.cpp(68) : error C3493: 无法隐式捕获“f”,因为尚未指定默认捕获模式
0_0_39468294_9789.cpp(68) : error C2065: “l1”: 未声明的标识符
0_0_39468294_9789.cpp(68) : error C2065: “r1”: 未声明的标识符
0_0_39468294_9789.cpp(68) : error C2065: “l2”: 未声明的标识符
0_0_39468294_9789.cpp(68) : error C2065: “r2”: 未声明的标识符
0_0_39468294_9789.cpp(68) : error C2660: “std::swap”: 函数不接受 1 个参数
0_0_39468294_9789.cpp(78) : error C2514: “std::vector”: 类没有构造函数
        VC2013\INCLUDE\vector(650) : 参见“std::vector”的声明
0_0_39468294_9789.cpp(89) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(89) : error C2337: “l”: 未找到特性
0_0_39468294_9789.cpp(89) : error C2337: “r”: 未找到特性
0_0_39468294_9789.cpp(89) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(91) : error C2065: “l”: 未声明的标识符
0_0_39468294_9789.cpp(91) : error C2065: “r”: 未声明的标识符
0_0_39468294_9789.cpp(119) : error C3533: “auto”:  参数不能为包含“auto”的类型
0_0_39468294_9789.cpp(159) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(159) : error C2337: “l”: 未找到特性
0_0_39468294_9789.cpp(159) : error C2337: “r”: 未找到特性
0_0_39468294_9789.cpp(159) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(160) : error C2065: “l”: 未声明的标识符
0_0_39468294_9789.cpp(160) : error C2065: “r”: 未声明的标识符
0_0_39468294_9789.cpp(167) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(167) : error C2337: “l”: 未找到特性
0_0_39468294_9789.cpp(167) : error C2337: “r”: 未找到特性
0_0_39468294_9789.cpp(167) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(168) : error C2065: “l”: 未声明的标识符
0_0_39468294_9789.cpp(168) : error C2065: “r”: 未声明的标识符
0_0_39468294_9789.cpp(177) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(177) : error C2337: “x”: 未找到特性
0_0_39468294_9789.cpp(177) : error C2337: “y”: 未找到特性
0_0_39468294_9789.cpp(177) : error C2337: “lens”: 未找到特性
0_0_39468294_9789.cpp(177) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(181) : error C2065: “lens”: 未声明的标识符
0_0_39468294_9789.cpp(182) : error C2065: “x”: 未声明的标识符
0_0_39468294_9789.cpp(182) : error C2065: “y”: 未声明的标识符
0_0_39468294_9789.cpp(183) : error C2065: “x”: 未声明的标识符
0_0_39468294_9789.cpp(183) : error C2065: “y”: 未声明的标识符
0_0_39468294_9789.cpp(189) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(189) : error C2337: “l”: 未找到特性
0_0_39468294_9789.cpp(189) : error C2337: “r”: 未找到特性
0_0_39468294_9789.cpp(189) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(190) : error C2065: “l”: 未声明的标识符
0_0_39468294_9789.cpp(190) : error C2065: “r”: 未声明的标识符
0_0_39468294_9789.cpp(197) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39468294_9789.cpp(197) : error C2337: “l”: 未找到特性
0_0_39468294_9789.cpp(197) : error C2337: “r”: 未找到特性
0_0_39468294_9789.cpp(197) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39468294_9789.cpp(198) : error C2065: “l”: 未声明的标识符
0_0_39468294_9789.cpp(198) : error C2065: “r”: 未声明的标识符
0_0_39468294_9789.cpp(207) : error C2664: “void (int,int,std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>)”: 无法将参数 3 从“std::vector”转换为“std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>”
        with
        [
            _Ty=std::vector<char,std::allocator<char>>
        ]
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_39468294_9789.cpp(207) : error C2664: “void (int,int,std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty>>)”: 无法将参数 1 从“void (__cdecl *)(int,int,std::vector<std::vector<char,std::allocator<char>>,std::allocator<_Ty


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-09-20 11:52:28, Gzip enabled