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_39846881_28510.cpp
VC2013\INCLUDE\deque(947) : error C2027: 使用了未定义类型“std::tuple<int,int,int,int>”
        VC2013\INCLUDE\queue(23): 参见对正在编译的类 模板 实例化“std::deque<_Ty,std::allocator<_Ty>>”的引用
        with
        [
            _Ty=std::tuple<int,int,int,int>
        ]
        0_0_39846881_28510.cpp(14): 参见对正在编译的类 模板 实例化“std::queue<std::tuple<int,int,int,int>,std::deque<_Ty,std::allocator<_Ty>>>”的引用
        with
        [
            _Ty=std::tuple<int,int,int,int>
        ]
VC2013\INCLUDE\deque(948) : error C2027: 使用了未定义类型“std::tuple<int,int,int,int>”
0_0_39846881_28510.cpp(16) : error C2664: “void std::queue<std::tuple<int,int,int,int>,std::deque<_Ty,std::allocator<_Ty>>>::push(const std::tuple<int,int,int,int> &)”: 无法将参数 1 从“initializer-list”转换为“std::tuple<int,int,int,int> &&”
        with
        [
            _Ty=std::tuple<int,int,int,int>
        ]
        原因如下:  无法从“initializer-list”转换为“std::tuple<int,int,int,int>”
        源或目标有不完整类型
0_0_39846881_28510.cpp(18) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_39846881_28510.cpp(18) : error C2337: “x”: 未找到特性
0_0_39846881_28510.cpp(18) : error C2337: “y”: 未找到特性
0_0_39846881_28510.cpp(18) : error C2337: “z”: 未找到特性
0_0_39846881_28510.cpp(18) : error C2337: “s”: 未找到特性
0_0_39846881_28510.cpp(18) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_39846881_28510.cpp(20) : error C2065: “s”: 未声明的标识符
0_0_39846881_28510.cpp(21) : error C2065: “x”: 未声明的标识符
0_0_39846881_28510.cpp(21) : error C2065: “y”: 未声明的标识符
0_0_39846881_28510.cpp(21) : error C2065: “z”: 未声明的标识符
0_0_39846881_28510.cpp(21) : error C2065: “s”: 未声明的标识符
0_0_39846881_28510.cpp(23) : error C2065: “x”: 未声明的标识符
0_0_39846881_28510.cpp(23) : error C2065: “y”: 未声明的标识符
0_0_39846881_28510.cpp(23) : error C2065: “z”: 未声明的标识符
0_0_39846881_28510.cpp(28) : error C2065: “s”: 未声明的标识符
0_0_39846881_28510.cpp(28) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译


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 21:10:50, Gzip enabled