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_17883493_9493.cpp
0_0_17883493_9493.cpp(71) : error C2039: “vector”: 不是“std”的成员
0_0_17883493_9493.cpp(71) : error C2065: “vector”: 未声明的标识符
0_0_17883493_9493.cpp(71) : error C2062: 意外的类型“__int64” 
0_0_17883493_9493.cpp(72) : error C2039: “vector”: 不是“std”的成员
0_0_17883493_9493.cpp(72) : error C2065: “vector”: 未声明的标识符
0_0_17883493_9493.cpp(72) : error C2062: 意外的类型“__int64” 
0_0_17883493_9493.cpp(73) : error C2039: “vector”: 不是“std”的成员
0_0_17883493_9493.cpp(73) : error C2065: “vector”: 未声明的标识符
0_0_17883493_9493.cpp(73) : error C2062: 意外的类型“int” 
0_0_17883493_9493.cpp(74) : error C2065: “rHashIdx”: 未声明的标识符
0_0_17883493_9493.cpp(81) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(81) : error C2228: “.push_back”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(82) : error C2065: “discrete”: 未声明的标识符
0_0_17883493_9493.cpp(82) : error C2228: “.push_back”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(84) : error C2065: “rHashIdx”: 未声明的标识符
0_0_17883493_9493.cpp(84) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(84) : error C2228: “.size”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(86) : error C2065: “discrete”: 未声明的标识符
0_0_17883493_9493.cpp(86) : error C2228: “.begin”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(86) : error C2228: “.end”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(86) : error C2780: “void std::sort(_RanIt,_RanIt)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(3162) : 参见“std::sort”的声明
0_0_17883493_9493.cpp(86) : error C2780: “void std::sort(_RanIt,_RanIt,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(3153) : 参见“std::sort”的声明
0_0_17883493_9493.cpp(87) : error C2065: “discrete”: 未声明的标识符
0_0_17883493_9493.cpp(87) : error C2228: “.erase”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(87) : error C2228: “.begin”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(87) : error C2228: “.end”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(87) : error C2780: “_FwdIt std::unique(_FwdIt,_FwdIt)”: 应输入 2 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(1804) : 参见“std::unique”的声明
0_0_17883493_9493.cpp(87) : error C2780: “_FwdIt std::unique(_FwdIt,_FwdIt,_Pr)”: 应输入 3 个参数,却提供了 1 个
        VC2013\INCLUDE\algorithm(1794) : 参见“std::unique”的声明
0_0_17883493_9493.cpp(88) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(88) : error C3312: 未找到类型“unknown-type”的可调用“begin”函数
0_0_17883493_9493.cpp(88) : error C3312: 未找到类型“unknown-type”的可调用“end”函数
0_0_17883493_9493.cpp(89) : error C2065: “now”: 未声明的标识符
0_0_17883493_9493.cpp(89) : error C2065: “discrete”: 未声明的标识符
0_0_17883493_9493.cpp(89) : error C2228: “.begin”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(89) : error C2228: “.end”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(89) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &)”: 应输入 3 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(2541) : 参见“std::lower_bound”的声明
0_0_17883493_9493.cpp(89) : error C2780: “_FwdIt std::lower_bound(_FwdIt,_FwdIt,const _Ty &,_Pr)”: 应输入 4 个参数,却提供了 2 个
        VC2013\INCLUDE\algorithm(2529) : 参见“std::lower_bound”的声明
0_0_17883493_9493.cpp(91) : error C2039: “vector”: 不是“std”的成员
0_0_17883493_9493.cpp(91) : error C2065: “vector”: 未声明的标识符
0_0_17883493_9493.cpp(91) : error C2062: 意外的类型“int” 
0_0_17883493_9493.cpp(94) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(94) : error C2228: “.size”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(96) : error C2039: “vector”: 不是“std”的成员
0_0_17883493_9493.cpp(96) : error C2065: “vector”: 未声明的标识符
0_0_17883493_9493.cpp(96) : error C2062: 意外的类型“int” 
0_0_17883493_9493.cpp(98) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(98) : error C2228: “.size”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_17883493_9493.cpp(100) : error C2065: “prePos”: 未声明的标识符
0_0_17883493_9493.cpp(100) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(104) : error C2065: “prePos”: 未声明的标识符
0_0_17883493_9493.cpp(104) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(104) : error C2660: “update”: 函数不接受 5 个参数
0_0_17883493_9493.cpp(109) : error C2065: “prePos”: 未声明的标识符
0_0_17883493_9493.cpp(109) : error C2065: “hashVal”: 未声明的标识符
0_0_17883493_9493.cpp(111) : error C2065: “rHashIdx”: 未声明的标识符
0_0_17883493_9493.cpp(112) : error C2065: “rSegSize”: 未声明的标识符
0_0_17883493_9493.cpp(131) : error C2065: “rSegSize”: 未声明的标识符
0_0_17883493_9493.cpp(131) : error C2065: “rHashIdx”: 未声明的标识符
0_0_17883493_9493.cpp(131) : error C2660: “query”: 函数不接受 3 个参数


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 18:00:53, Gzip enabled