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_1816324_6365.cpp
0_0_1816324_6365.cpp(12) : error C2679: 二进制“>>” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_1816324_6365.cpp(15) : error C2228: “.length”的左侧必须有类/结构/联合类型
        类型是“std::string [100]”
0_0_1816324_6365.cpp(18) : error C2228: “.find”的左侧必须有类/结构/联合类型
        类型是“std::map<_Kty,_Ty> [100]”
        with
        [
            _Kty=char,
            _Ty=int
        ]
0_0_1816324_6365.cpp(19) : error C2228: “.end”的左侧必须有类/结构/联合类型
        类型是“std::map<_Kty,_Ty> [100]”
        with
        [
            _Kty=char,
            _Ty=int
        ]
0_0_1816324_6365.cpp(21) : error C2228: “.insert”的左侧必须有类/结构/联合类型
        类型是“std::map<_Kty,_Ty> [100]”
        with
        [
            _Kty=char,
            _Ty=int
        ]
0_0_1816324_6365.cpp(21) : error C2665: “std::pair<_Ty1,_Ty2>::__ctor” : 3 个重载中没有一个可以转换参数 1(从“std::string”类型)
        with
        [
            _Ty1=char,
            _Ty2=int
        ]
        and
        [
            _Ty1=char,
            _Ty2=int
        ]
        VC\include\utility(32): 可能是“std::pair<_Ty1,_Ty2>::pair(const _Ty1 &,const _Ty2 &)”
        with
        [
            _Ty1=char,
            _Ty2=int
        ]
        试图匹配参数列表“(std::string, int)”时
0_0_1816324_6365.cpp(27) : error C2228: “.begin”的左侧必须有类/结构/联合类型
        类型是“std::map<_Kty,_Ty> [100]”
        with
        [
            _Kty=char,
            _Ty=int
        ]
0_0_1816324_6365.cpp(27) : error C2228: “.end”的左侧必须有类/结构/联合类型
        类型是“std::map<_Kty,_Ty> [100]”
        with
        [
            _Kty=char,
            _Ty=int
        ]


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-28 23:26:13, Gzip enabled