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_33620105_6561.cpp
0_0_33620105_6561.cpp(53) : error C2061: 语法错误: 标识符“uint64_t”
0_0_33620105_6561.cpp(59) : error C2065: “x”: 未声明的标识符
0_0_33620105_6561.cpp(62) : error C2143: 语法错误 : 缺少“)”(在“:”的前面)
0_0_33620105_6561.cpp(62) : error C2290: 忽略 C++“asm”语法。使用 __asm。
0_0_33620105_6561.cpp(63) : error C2059: 语法错误:“)”
0_0_33620105_6561.cpp(68) : error C2065: “uint64_t”: 未声明的标识符
0_0_33620105_6561.cpp(68) : error C2146: 语法错误: 缺少“)”(在标识符“val”的前面)
0_0_33620105_6561.cpp(68) : error C2059: 语法错误:“)”
0_0_33620105_6561.cpp(168) : error C3861: “__builtin_ctz”:  找不到标识符
0_0_33620105_6561.cpp(253) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_33620105_6561.cpp(253) : error C2146: 语法错误: 缺少“;”(在标识符“ULL_BOUND”的前面)
0_0_33620105_6561.cpp(253) : error C2065: “ULL_BOUND”: 未声明的标识符
0_0_33620105_6561.cpp(253) : error C2923: “std::numeric_limits”: 对于参数“_Ty”,“uint64_t”不是有效的 模板 类型变量
        0_0_33620105_6561.cpp(253) : 参见“uint64_t”的声明
0_0_33620105_6561.cpp(253) : error C2955: “std::numeric_limits”: 使用 类 模板 需要 模板 参数列表
        VC2013\INCLUDE\limits(80) : 参见“std::numeric_limits”的声明
0_0_33620105_6561.cpp(253) : error C2146: 语法错误: 缺少“;”(在标识符“MOD”的前面)
0_0_33620105_6561.cpp(254) : error C2923: “std::vector”: 对于参数“_Ty”,“uint64_t”不是有效的 模板 类型变量
        0_0_33620105_6561.cpp(253) : 参见“uint64_t”的声明
        0_0_33620105_6561.cpp(253) : 参见“uint64_t”的声明
0_0_33620105_6561.cpp(254) : error C2514: “std::vector”: 类没有构造函数
        VC2013\INCLUDE\vector(650) : 参见“std::vector”的声明
0_0_33620105_6561.cpp(258) : error C2678: 二进制“[”: 没有找到接受“std::vector”类型的左操作数的运算符(或没有可接受的转换)
        VC2013\INCLUDE\vector(1196): 可能是“_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type)”
        VC2013\INCLUDE\vector(1180): 或       “_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::const_reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type) const”
        尝试匹配参数列表“(std::vector, int)”时
0_0_33620105_6561.cpp(258) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_33620105_6561.cpp(260) : error C2678: 二进制“[”: 没有找到接受“std::vector”类型的左操作数的运算符(或没有可接受的转换)
        VC2013\INCLUDE\vector(1196): 可能是“_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type)”
        VC2013\INCLUDE\vector(1180): 或       “_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::const_reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type) const”
        尝试匹配参数列表“(std::vector, int)”时
0_0_33620105_6561.cpp(260) : error C2065: “ULL_BOUND”: 未声明的标识符
0_0_33620105_6561.cpp(261) : error C2678: 二进制“[”: 没有找到接受“std::vector”类型的左操作数的运算符(或没有可接受的转换)
        VC2013\INCLUDE\vector(1196): 可能是“_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type)”
        VC2013\INCLUDE\vector(1180): 或       “_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::const_reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type) const”
        尝试匹配参数列表“(std::vector, int)”时
0_0_33620105_6561.cpp(264) : error C2065: “x”: 未声明的标识符
0_0_33620105_6561.cpp(264) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_33620105_6561.cpp(264) : error C2143: 语法错误 : 缺少“)”(在“:”的前面)
0_0_33620105_6561.cpp(264) : error C2059: 语法错误:“)”
0_0_33620105_6561.cpp(268) : error C2663: “std::vector<_Ty,_Alloc>::begin”: 2 个重载没有“this”指针的合法转换
0_0_33620105_6561.cpp(268) : error C2663: “std::vector<_Ty,_Alloc>::end”: 2 个重载没有“this”指针的合法转换
0_0_33620105_6561.cpp(301) : error C3861: “__builtin_clz”:  找不到标识符


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:04:37, Gzip enabled