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_25931441_18784.cpp
0_0_25931441_18784.cpp(14) : error C2059: 语法错误:“{”
0_0_25931441_18784.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25931441_18784.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25931441_18784.cpp(59) : error C2065: “cmp”: 未声明的标识符
0_0_25931441_18784.cpp(59) : error C2923: “std::set”: 对于参数“_Pr”,“cmp”不是有效的 模板 类型变量
0_0_25931441_18784.cpp(59) : error C2148: 数组的总大小不得超过 0x7fffffff 字节
0_0_25931441_18784.cpp(59) : error C2512: “std::set”: 没有合适的默认构造函数可用
0_0_25931441_18784.cpp(59) : error C2133: “d”: 未知的大小
0_0_25931441_18784.cpp(71) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(71) : error C2663: “std::_Tree<_Traits>::lower_bound”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(73) : error C2663: “std::_Tree<_Traits>::find”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(73) : error C2663: “std::_Tree<_Traits>::end”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(73) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(101) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(101) : error C2663: “std::_Tree<_Traits>::find”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(103) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(103) : error C2663: “std::_Tree<_Traits>::begin”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(107) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(107) : error C2663: “std::_Tree<_Traits>::end”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(114) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(114) : error C2663: “std::_Tree<_Traits>::erase”: 3 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(120) : error C2663: “std::_Tree<_Traits>::lower_bound”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(120) : error C2663: “std::_Tree<_Traits>::end”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(125) : error C2663: “std::_Tree<_Traits>::erase”: 3 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(127) : error C2663: “std::set<_Kty,_Pr,_Alloc>::insert”: 5 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(129) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(129) : error C2663: “std::set<_Kty,_Pr,_Alloc>::insert”: 5 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(130) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(130) : error C2663: “std::_Tree<_Traits>::find”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(132) : error C2036: “std::set *”: 未知的大小
0_0_25931441_18784.cpp(132) : error C2663: “std::_Tree<_Traits>::begin”: 2 个重载没有“this”指针的合法转换
0_0_25931441_18784.cpp(171) : error C2065: “u”: 未声明的标识符
0_0_25931441_18784.cpp(171) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25931441_18784.cpp(171) : error C2365: “modify”: 重定义;以前的定义是“函数”
        0_0_25931441_18784.cpp(116) : 参见“modify”的声明
0_0_25931441_18784.cpp(172) : error C2059: 语法错误:“for”
0_0_25931441_18784.cpp(172) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25931441_18784.cpp(172) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25931441_18784.cpp(172) : error C2086: “int v”: 重定义
        0_0_25931441_18784.cpp(172) : 参见“v”的声明
0_0_25931441_18784.cpp(172) : error C2059: 语法错误:“)”
0_0_25931441_18784.cpp(172) : error C2146: 语法错误: 缺少“;”(在标识符“dfs3”的前面)
0_0_25931441_18784.cpp(173) : error C2059: 语法错误:“}”
0_0_25931441_18784.cpp(173) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25931441_18784.cpp(174) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25931441_18784.cpp(174) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)


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-11-23 02:47:46, Gzip enabled