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_11156881_14801.cpp
0_0_11156881_14801.cpp(32) : error C2064: 项不会计算为接受 0 个参数的函数
0_0_11156881_14801.cpp(32) : error C2064: 项不会计算为接受 0 个参数的函数
0_0_11156881_14801.cpp(37) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_11156881_14801.cpp(53) : error C2668: “Node::Node” : 对重载函数的调用不明确
        0_0_11156881_14801.cpp(31): 可能是“Node::Node(int)”
        0_0_11156881_14801.cpp(30): 或       “Node::Node(void)”
        试图匹配参数列表“(void)”时
0_0_11156881_14801.cpp(70) : 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> &”(从“T”中)的模板参数
        VC\include\iterator(223) : 参见“std::operator`=='”的声明
0_0_11156881_14801.cpp(70) : error C2784: “bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &)” : 未能推导出“const std::allocator<_Ty> &”(从“T”中)的模板参数
        VC\include\xmemory(165) : 参见“std::operator`=='”的声明
0_0_11156881_14801.cpp(70) : error C2784: “bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)” : 未能推导出“const std::istreambuf_iterator<_Elem,_Traits> &”(从“T”中)的模板参数
        VC\include\xutility(940) : 参见“std::operator`=='”的声明
0_0_11156881_14801.cpp(70) : error C2784: “bool std::operator ==(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“T”中)的模板参数
        VC\include\xutility(641) : 参见“std::operator`=='”的声明
0_0_11156881_14801.cpp(70) : error C2784: “bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Ty1,_Ty2> &)” : 未能推导出“const std::pair<_Ty1,_Ty2> &”(从“T”中)的模板参数
        VC\include\utility(57) : 参见“std::operator`=='”的声明
0_0_11156881_14801.cpp(70) : error C2676: 二进制“==” : “T”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_11156881_14801.cpp(73) : error C2676: 二进制“*” : “T”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_11156881_14801.cpp(77) : error C2676: 二进制“*” : “T”不定义该运算符或到预定义运算符可接收的类型的转换
0_0_11156881_14801.cpp(80) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_11156881_14801.cpp(86) : error C2679: 二进制“>>” : 没有找到接受“enums”类型的右操作数的运算符(或没有可接受的转换)
0_0_11156881_14801.cpp(94) : error C2061: 语法错误 : 标识符“T”
0_0_11156881_14801.cpp(95) : error C2065: “_time” : 未声明的标识符
0_0_11156881_14801.cpp(96) : error C3861: “_time”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(102) : error C2065: “c” : 未声明的标识符
0_0_11156881_14801.cpp(103) : error C3861: “c”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(106) : error C3861: “_time”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(108) : error C3861: “c”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(108) : error C3861: “_time”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(109) : error C3861: “c”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(109) : error C3861: “_time”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(112) : error C2146: 语法错误 : 缺少“;”(在标识符“query”的前面)
0_0_11156881_14801.cpp(112) : error C2501: “T” : 缺少存储类或类型说明符
0_0_11156881_14801.cpp(112) : error C2040: “T” : “int”与“Node *[101009]”的间接寻址级别不同
0_0_11156881_14801.cpp(114) : error C2440: “return” : 无法从“T”转换为“int”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_11156881_14801.cpp(117) : error C2146: 语法错误 : 缺少“;”(在标识符“res”的前面)
0_0_11156881_14801.cpp(117) : error C3861: “T”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(117) : error C2065: “res” : 未声明的标识符
0_0_11156881_14801.cpp(117) : error C3861: “T”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(118) : error C3861: “res”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(118) : error C3861: “res”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(119) : error C3861: “res”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(119) : error C3861: “res”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(121) : error C3861: “res”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(130) : error C2065: “maxn” : 未声明的标识符
0_0_11156881_14801.cpp(138) : error C3861: “T”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(139) : error C2146: 语法错误 : 缺少“;”(在标识符“add”的前面)
0_0_11156881_14801.cpp(139) : error C2065: “add” : 未声明的标识符
0_0_11156881_14801.cpp(141) : error C2228: “.has”的左侧必须有类/结构/联合类型
        类型是“'unknown-type'”
0_0_11156881_14801.cpp(141) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(142) : error C2228: “.D”的左侧必须有类/结构/联合类型
        类型是“'unknown-type'”
0_0_11156881_14801.cpp(142) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符
0_0_11156881_14801.cpp(143) : error C2109: 下标要求数组或指针类型
0_0_11156881_14801.cpp(143) : error C2109: 下标要求数组或指针类型
0_0_11156881_14801.cpp(143) : error C3861: “add”: 即使使用参数相关的查找,也未找到标识符


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-27 23:48:52, Gzip enabled