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_13949818_15678.cpp
0_0_13949818_15678.cpp(108) : error C2370: “INF”: 重定义;不同的存储类
        0_0_13949818_15678.cpp(16) : 参见“INF”的声明
0_0_13949818_15678.cpp(109) : error C2370: “eps”: 重定义;不同的存储类
        0_0_13949818_15678.cpp(17) : 参见“eps”的声明
0_0_13949818_15678.cpp(110) : error C2374: “dx”: 重定义;多次初始化
        0_0_13949818_15678.cpp(18) : 参见“dx”的声明
0_0_13949818_15678.cpp(110) : error C2374: “dy”: 重定义;多次初始化
        0_0_13949818_15678.cpp(18) : 参见“dy”的声明
0_0_13949818_15678.cpp(111) : error C2374: “dir”: 重定义;多次初始化
        0_0_13949818_15678.cpp(19) : 参见“dir”的声明
0_0_13949818_15678.cpp(112) : error C2086: “int fa[363000]”: 重定义
        0_0_13949818_15678.cpp(20) : 参见“fa”的声明
0_0_13949818_15678.cpp(112) : error C2086: “int fact[10]”: 重定义
        0_0_13949818_15678.cpp(20) : 参见“fact”的声明
0_0_13949818_15678.cpp(113) : error C2086: “std::string ans[363000]”: 重定义
        0_0_13949818_15678.cpp(21) : 参见“ans”的声明
0_0_13949818_15678.cpp(115) : error C2084: 函数“int Cul(int)”已有主体
        0_0_13949818_15678.cpp(22) : 参见“Cul”的前一个定义
0_0_13949818_15678.cpp(121) : error C2084: 函数“int id(int [])”已有主体
        0_0_13949818_15678.cpp(28) : 参见“id”的前一个定义
0_0_13949818_15678.cpp(131) : error C2084: 函数“bool in(int,int)”已有主体
        0_0_13949818_15678.cpp(39) : 参见“in”的前一个定义
0_0_13949818_15678.cpp(133) : error C2011: “node”:“struct”类型重定义
        0_0_13949818_15678.cpp(41) : 参见“node”的声明
0_0_13949818_15678.cpp(138) : error C2084: 函数“int main(void)”已有主体
        0_0_13949818_15678.cpp(45) : 参见“main”的前一个定义
0_0_13949818_15678.cpp(139) : error C2568: “=”: 无法解析函数重载
        0_0_13949818_15678.cpp(22): 可能是“int Cul(int)”
0_0_13949818_15678.cpp(139) : error C3861: “Cul”:  找不到标识符
0_0_13949818_15678.cpp(141) : error C2079: “st”使用未定义的 struct“node”
0_0_13949818_15678.cpp(142) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(142) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(142) : error C2228: “.ID”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(144) : error C2228: “.A”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(148) : error C2664: “void std::queue<node,std::deque<_Ty,std::allocator<_Ty>>>::push(const node &)”: 无法将参数 1 从“int”转换为“node &&”
        with
        [
            _Ty=node
        ]
        原因如下:  无法从“int”转换为“node”
        源或目标有不完整类型
0_0_13949818_15678.cpp(151) : error C2079: “now”使用未定义的 struct“node”
0_0_13949818_15678.cpp(151) : error C2440: “初始化”: 无法从“node”转换为“int”
        源或目标有不完整类型
0_0_13949818_15678.cpp(154) : error C2079: “t”使用未定义的 struct“node”
0_0_13949818_15678.cpp(155) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(155) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(156) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(156) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(156) : error C3861: “in”:  找不到标识符
0_0_13949818_15678.cpp(158) : error C2228: “.A”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(158) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(158) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(158) : error C2660: “std::swap”: 函数不接受 1 个参数
0_0_13949818_15678.cpp(159) : error C2228: “.A”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(159) : error C3861: “id”:  找不到标识符
0_0_13949818_15678.cpp(159) : error C2440: “初始化”: 无法从“int (__cdecl *)(int [])”转换为“int”
        没有使该转换得以执行的上下文
0_0_13949818_15678.cpp(162) : error C2228: “.ID”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(163) : error C2664: “void std::queue<node,std::deque<_Ty,std::allocator<_Ty>>>::push(const node &)”: 无法将参数 1 从“int”转换为“node &&”
        with
        [
            _Ty=node
        ]
        原因如下:  无法从“int”转换为“node”
        源或目标有不完整类型
0_0_13949818_15678.cpp(164) : error C2228: “.ID”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(165) : error C2228: “.ID”的左边必须有类/结构/联合
        类型是“int”
0_0_13949818_15678.cpp(179) : error C3861: “id”:  找不到标识符
0_0_13949818_15678.cpp(179) : error C2440: “初始化”: 无法从“int (__cdecl *)(int [])”转换为“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-11-16 22:36:27, Gzip enabled