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_2630102_30640.cpp
0_0_2630102_30640.cpp(28) : error C3861: “Max”: 即使使用参数相关的查找,也未找到标识符
0_0_2630102_30640.cpp(36) : error C3861: “Max”: 即使使用参数相关的查找,也未找到标识符
0_0_2630102_30640.cpp(42) : error C3861: “sub_get”: 即使使用参数相关的查找,也未找到标识符
0_0_2630102_30640.cpp(63) : error C2365: “Max” : 重定义;以前的定义是“原先未知的标识符”
0_0_2630102_30640.cpp(70) : error C2143: 语法错误 : 缺少“)”(在“&&”的前面)
0_0_2630102_30640.cpp(70) : error C2143: 语法错误 : 缺少“;”(在“&&”的前面)
0_0_2630102_30640.cpp(70) : error C2059: 语法错误 : “)”
0_0_2630102_30640.cpp(70) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_2630102_30640.cpp(74) : error C2628: “yy”后面接“int”是非法的(是否忘记了“;”?)
0_0_2630102_30640.cpp(79) : error C2784: “bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“yy”中)的模板参数
        VC\include\vector(900) : 参见“std::operator`=='”的声明
0_0_2630102_30640.cpp(79) : error C2784: “bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)” : 未能推导出“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”(从“yy”中)的模板参数
        VC\include\iterator(223) : 参见“std::operator`=='”的声明
0_0_2630102_30640.cpp(79) : error C2784: “bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“yy”中)的模板参数
        VC\include\xmemory(165) : 参见“std::operator`=='”的声明
0_0_2630102_30640.cpp(79) : error C2784: “bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“yy”中)的模板参数
        VC\include\xutility(940) : 参见“std::operator`=='”的声明
0_0_2630102_30640.cpp(79) : error C2784: “bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“yy”中)的模板参数
        VC\include\xutility(641) : 参见“std::operator`=='”的声明
0_0_2630102_30640.cpp(79) : error C2784: “bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“yy”中)的模板参数
        VC\include\utility(57) : 参见“std::operator`=='”的声明
0_0_2630102_30640.cpp(79) : error C2676: 二进制“==” : “yy”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_2630102_30640.cpp(80) : error C2679: 二进制“<” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_2630102_30640.cpp(91) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_2630102_30640.cpp(92) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_2630102_30640.cpp(93) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_2630102_30640.cpp(94) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_2630102_30640.cpp(102) : error C2784: “bool std::operator !=(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)” : 未能推导出“const std::vector<_Ty,_Ax> &”(从“yy”中)的模板参数
        VC\include\vector(908) : 参见“std::operator`!='”的声明
0_0_2630102_30640.cpp(102) : error C2784: “bool std::operator !=(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &)” : 未能推导出“const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &”(从“yy”中)的模板参数
        VC\include\iterator(231) : 参见“std::operator`!='”的声明
0_0_2630102_30640.cpp(102) : error C2784: “bool std::operator !=(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“yy”中)的模板参数
        VC\include\xmemory(172) : 参见“std::operator`!='”的声明
0_0_2630102_30640.cpp(102) : error C2784: “bool std::operator !=(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“yy”中)的模板参数
        VC\include\xutility(949) : 参见“std::operator`!='”的声明
0_0_2630102_30640.cpp(102) : error C2784: “bool std::operator !=(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“yy”中)的模板参数
        VC\include\xutility(648) : 参见“std::operator`!='”的声明
0_0_2630102_30640.cpp(102) : error C2784: “bool std::operator !=(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“yy”中)的模板参数
        VC\include\utility(65) : 参见“std::operator`!='”的声明
0_0_2630102_30640.cpp(102) : error C2676: 二进制“!=” : “yy”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_2630102_30640.cpp(109) : error C2143: 语法错误 : 缺少“)”(在“for”的前面)
0_0_2630102_30640.cpp(109) : error C2660: “insert” : 函数不接受 0 个参数
0_0_2630102_30640.cpp(109) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_2630102_30640.cpp(109) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_2630102_30640.cpp(109) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_2630102_30640.cpp(119) : error C3861: “Max”: 即使使用参数相关的查找,也未找到标识符


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-02-18 19:32:24, Gzip enabled