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_12123338_29416.cpp
0_0_12123338_29416.cpp(41) : error C2926: “main::R” : 没有链接的类型不能用作模板参数
0_0_12123338_29416.cpp(44) : error C2664: “std::vector<_Ty>::push_back” : 不能将参数 1 从“main::R”转换为“const int &”
        with
        [
            _Ty=int
        ]
        原因如下: 无法从“main::R”转换为“const int”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_12123338_29416.cpp(47) : error C2228: “.u”的左侧必须有类/结构/联合类型
        类型是“std::allocator<_Ty>::value_type”
        with
        [
            _Ty=int
        ]
0_0_12123338_29416.cpp(47) : error C2228: “.v”的左侧必须有类/结构/联合类型
        类型是“std::allocator<_Ty>::value_type”
        with
        [
            _Ty=int
        ]
0_0_12123338_29416.cpp(47) : error C2228: “.l”的左侧必须有类/结构/联合类型
        类型是“std::allocator<_Ty>::value_type”
        with
        [
            _Ty=int
        ]
0_0_12123338_29416.cpp(51) : error C2664: “std::vector<_Ty>::push_back” : 不能将参数 1 从“main::R”转换为“const int &”
        with
        [
            _Ty=int
        ]
        原因如下: 无法从“main::R”转换为“const 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-12-02 11:58:43, Gzip enabled