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_32713802_11769.cpp
0_0_32713802_11769.cpp(99) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_32713802_11769.cpp(110) : error C2370: “N”: 重定义;不同的存储类
        0_0_32713802_11769.cpp(12) : 参见“N”的声明
0_0_32713802_11769.cpp(111) : error C2086: “int n”: 重定义
        0_0_32713802_11769.cpp(13) : 参见“n”的声明
0_0_32713802_11769.cpp(111) : error C2086: “int m”: 重定义
        0_0_32713802_11769.cpp(13) : 参见“m”的声明
0_0_32713802_11769.cpp(111) : error C2086: “int l”: 重定义
        0_0_32713802_11769.cpp(13) : 参见“l”的声明
0_0_32713802_11769.cpp(112) : error C2086: “int cnt[12]”: 重定义
        0_0_32713802_11769.cpp(14) : 参见“cnt”的声明
0_0_32713802_11769.cpp(113) : error C2369: “f”: 重定义;不同的下标
        0_0_32713802_11769.cpp(15) : 参见“f”的声明
0_0_32713802_11769.cpp(114) : error C2369: “a”: 重定义;不同的下标
        0_0_32713802_11769.cpp(16) : 参见“a”的声明
0_0_32713802_11769.cpp(115) : error C2011: “node”:“struct”类型重定义
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(122) : error C2084: 函数“void add(int,int,int)”已有主体
        0_0_32713802_11769.cpp(24) : 参见“add”的前一个定义
0_0_32713802_11769.cpp(124) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(124) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(128) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(128) : error C2228: “.num”的左边必须有类/结构/联合
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(129) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(129) : error C2228: “.num”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(130) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(130) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(134) : error C2084: 函数“int find(int,int)”已有主体
        0_0_32713802_11769.cpp(35) : 参见“find”的前一个定义
0_0_32713802_11769.cpp(136) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(136) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(140) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(140) : error C2228: “.num”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(140) : error C2228: “.sum”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(141) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(141) : error C2228: “.num”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(143) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(143) : error C2228: “.num”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(148) : error C2084: 函数“int check(int)”已有主体
        0_0_32713802_11769.cpp(49) : 参见“check”的前一个定义
0_0_32713802_11769.cpp(151) : error C2027: 使用了未定义类型“node”
        0_0_32713802_11769.cpp(17) : 参见“node”的声明
0_0_32713802_11769.cpp(151) : error C2228: “.init”的左边必须有类/结构/联合
0_0_32713802_11769.cpp(154) : error C2568: “,”: 无法解析函数重载
        0_0_32713802_11769.cpp(24): 可能是“void add(int,int,int)”
0_0_32713802_11769.cpp(154) : error C3861: “add”:  找不到标识符
0_0_32713802_11769.cpp(160) : error C3861: “add”:  找不到标识符
0_0_32713802_11769.cpp(161) : error C2264: “find”: 函数定义或声明中有错误;未调用函数
0_0_32713802_11769.cpp(164) : error C3861: “add”:  找不到标识符
0_0_32713802_11769.cpp(171) : error C2084: 函数“int main(void)”已有主体
        0_0_32713802_11769.cpp(75) : 参见“main”的前一个定义
0_0_32713802_11769.cpp(186) : error C3861: “check”:  找不到标识符


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-06-26 17:13:53, Gzip enabled