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_1987466_4067.cpp
0_0_1987466_4067.cpp(15) : error C2014: 预处理器命令必须作为第一个非空白空间启动
0_0_1987466_4067.cpp(29) : error C2370: “Pi” : 重定义;不同的存储类
        0_0_1987466_4067.cpp(15) : 参见“Pi”的声明
0_0_1987466_4067.cpp(196) : error C2370: “Maxint” : 重定义;不同的存储类
        0_0_1987466_4067.cpp(30) : 参见“Maxint”的声明
0_0_1987466_4067.cpp(197) : error C2370: “Minint” : 重定义;不同的存储类
        0_0_1987466_4067.cpp(31) : 参见“Minint”的声明
0_0_1987466_4067.cpp(197) : error C3861: “Maxint”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(199) : error C2086: “int a” : 重定义
        0_0_1987466_4067.cpp(33) : 参见“a”的声明
0_0_1987466_4067.cpp(199) : error C2086: “int b” : 重定义
        0_0_1987466_4067.cpp(33) : 参见“b”的声明
0_0_1987466_4067.cpp(199) : error C2086: “int B” : 重定义
        0_0_1987466_4067.cpp(33) : 参见“B”的声明
0_0_1987466_4067.cpp(199) : error C2086: “int M” : 重定义
        0_0_1987466_4067.cpp(33) : 参见“M”的声明
0_0_1987466_4067.cpp(199) : error C2086: “int K” : 重定义
        0_0_1987466_4067.cpp(33) : 参见“K”的声明
0_0_1987466_4067.cpp(200) : error C2086: “int cnt[305][100]” : 重定义
        0_0_1987466_4067.cpp(34) : 参见“cnt”的声明
0_0_1987466_4067.cpp(200) : error C2086: “int len” : 重定义
        0_0_1987466_4067.cpp(34) : 参见“len”的声明
0_0_1987466_4067.cpp(201) : error C2086: “int sum” : 重定义
        0_0_1987466_4067.cpp(35) : 参见“sum”的声明
0_0_1987466_4067.cpp(202) : error C2086: “int queb[100]” : 重定义
        0_0_1987466_4067.cpp(36) : 参见“queb”的声明
0_0_1987466_4067.cpp(202) : error C2086: “int quei[100]” : 重定义
        0_0_1987466_4067.cpp(36) : 参见“quei”的声明
0_0_1987466_4067.cpp(204) : error C2084: 函数“void dfs(int,int)”已有主体
        0_0_1987466_4067.cpp(38) : 参见“dfs”的前一个定义
0_0_1987466_4067.cpp(216) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(220) : error C2084: 函数“int cal(int,int)”已有主体
        0_0_1987466_4067.cpp(54) : 参见“cal”的前一个定义
0_0_1987466_4067.cpp(251) : error C2084: 函数“int fc(int)”已有主体
        0_0_1987466_4067.cpp(85) : 参见“fc”的前一个定义
0_0_1987466_4067.cpp(260) : error C2084: 函数“int ff(int)”已有主体
        0_0_1987466_4067.cpp(94) : 参见“ff”的前一个定义
0_0_1987466_4067.cpp(266) : error C3861: “fc”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(266) : error C2440: “初始化” : 无法从“int (__cdecl *)(int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987466_4067.cpp(299) : error C2084: 函数“int main(void)”已有主体
        0_0_1987466_4067.cpp(133) : 参见“main”的前一个定义
0_0_1987466_4067.cpp(316) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(321) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(321) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987466_4067.cpp(322) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(322) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987466_4067.cpp(337) : error C3861: “dfs”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(341) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(341) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987466_4067.cpp(342) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(342) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_1987466_4067.cpp(351) : error C3861: “cal”: 即使使用参数相关的查找,也未找到标识符
0_0_1987466_4067.cpp(351) : error C2440: “初始化” : 无法从“int (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换


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 21:45:18, Gzip enabled