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_11600703_31105.cpp
0_0_11600703_31105.cpp(45) : error C2440: “初始化” : 无法从“std::basic_string<_Elem,_Traits,_Ax>::_Myt”转换为“int”
        with
        [
            _Elem=char,
            _Traits=std::char_traits<char>,
            _Ax=std::allocator<char>
        ]
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_11600703_31105.cpp(46) : error C2664: “std::vector<_Ty>::push_back” : 不能将参数 1 从“int”转换为“const std::string &”
        with
        [
            _Ty=std::string
        ]
        原因如下: 无法从“int”转换为“const std::string”
        无构造函数可以接受源类型,或构造函数重载决策不明确


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-26 08:06:05, Gzip enabled