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_16175030_30341.cpp
0_0_16175030_30341.cpp(67) : error C2146: 语法错误: 缺少“;”(在标识符“sys”的前面)
0_0_16175030_30341.cpp(67) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(67) : error C2146: 语法错误: 缺少“;”(在标识符“import”的前面)
0_0_16175030_30341.cpp(68) : error C2146: 语法错误: 缺少“;”(在标识符“string”的前面)
0_0_16175030_30341.cpp(68) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(68) : error C2086: “int import”: 重定义
        0_0_16175030_30341.cpp(66) : 参见“import”的声明
0_0_16175030_30341.cpp(68) : error C2146: 语法错误: 缺少“;”(在标识符“random”的前面)
0_0_16175030_30341.cpp(68) : error C2146: 语法错误: 缺少“;”(在标识符“import”的前面)
0_0_16175030_30341.cpp(71) : error C2146: 语法错误: 缺少“;”(在标识符“randint”的前面)
0_0_16175030_30341.cpp(71) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(71) : error C2086: “int import”: 重定义
        0_0_16175030_30341.cpp(66) : 参见“import”的声明
0_0_16175030_30341.cpp(71) : error C2146: 语法错误: 缺少“;”(在标识符“def”的前面)
0_0_16175030_30341.cpp(71) : error C2146: 语法错误: 缺少“;”(在标识符“GenData”的前面)
0_0_16175030_30341.cpp(71) : error C2065: “fileName”: 未声明的标识符
0_0_16175030_30341.cpp(71) : error C2448: “GenData”: 函数样式初始值设定项类似函数定义
0_0_16175030_30341.cpp(71) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_16175030_30341.cpp(72) : error C2146: 语法错误: 缺少“;”(在标识符“open”的前面)
0_0_16175030_30341.cpp(72) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(72) : error C2065: “fileName”: 未声明的标识符
0_0_16175030_30341.cpp(72) : error C2078: 初始值设定项太多
0_0_16175030_30341.cpp(72) : error C2440: “初始化”: 无法从“const char [2]”转换为“int”
        没有使该转换得以执行的上下文
0_0_16175030_30341.cpp(72) : error C2146: 语法错误: 缺少“;”(在标识符“as”的前面)
0_0_16175030_30341.cpp(72) : error C2146: 语法错误: 缺少“;”(在标识符“fout”的前面)
0_0_16175030_30341.cpp(72) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_16175030_30341.cpp(73) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(73) : error C2143: 语法错误 : 缺少“]”(在“-”的前面)
0_0_16175030_30341.cpp(73) : error C2059: 语法错误:“]”
0_0_16175030_30341.cpp(73) : error C2059: 语法错误:“-”
0_0_16175030_30341.cpp(79) : error C2146: 语法错误: 缺少“;”(在标识符“open”的前面)
0_0_16175030_30341.cpp(79) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(79) : error C2086: “int with”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“with”的声明
0_0_16175030_30341.cpp(79) : error C2065: “srcFileName”: 未声明的标识符
0_0_16175030_30341.cpp(79) : error C2374: “open”: 重定义;多次初始化
        0_0_16175030_30341.cpp(72) : 参见“open”的声明
0_0_16175030_30341.cpp(79) : error C2078: 初始值设定项太多
0_0_16175030_30341.cpp(79) : error C2146: 语法错误: 缺少“;”(在标识符“as”的前面)
0_0_16175030_30341.cpp(79) : error C2146: 语法错误: 缺少“;”(在标识符“fin”的前面)
0_0_16175030_30341.cpp(79) : error C2086: “int as”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“as”的声明
0_0_16175030_30341.cpp(79) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_16175030_30341.cpp(80) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(80) : error C2228: “.readlines”的左边必须有类/结构/联合
        类型是“int”
0_0_16175030_30341.cpp(81) : error C2146: 语法错误: 缺少“;”(在标识符“with”的前面)
0_0_16175030_30341.cpp(81) : error C2146: 语法错误: 缺少“;”(在标识符“open”的前面)
0_0_16175030_30341.cpp(81) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(81) : error C2086: “int with”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“with”的声明
0_0_16175030_30341.cpp(81) : error C2065: “desFileName”: 未声明的标识符
0_0_16175030_30341.cpp(81) : error C2374: “open”: 重定义;多次初始化
        0_0_16175030_30341.cpp(72) : 参见“open”的声明
0_0_16175030_30341.cpp(81) : error C2078: 初始值设定项太多
0_0_16175030_30341.cpp(81) : error C2146: 语法错误: 缺少“;”(在标识符“as”的前面)
0_0_16175030_30341.cpp(81) : error C2146: 语法错误: 缺少“;”(在标识符“fout”的前面)
0_0_16175030_30341.cpp(81) : error C2086: “int as”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“as”的声明
0_0_16175030_30341.cpp(81) : error C2086: “int fout”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“fout”的声明
0_0_16175030_30341.cpp(81) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_16175030_30341.cpp(82) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_16175030_30341.cpp(82) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(82) : error C2086: “int fout”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“fout”的声明
0_0_16175030_30341.cpp(86) : error C2143: 语法错误 : 缺少“;”(在“字符串”的前面)
0_0_16175030_30341.cpp(86) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(92) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(92) : error C2228: “.readlines”的左边必须有类/结构/联合
        类型是“int”
0_0_16175030_30341.cpp(93) : error C2146: 语法错误: 缺少“;”(在标识符“with”的前面)
0_0_16175030_30341.cpp(93) : error C2146: 语法错误: 缺少“;”(在标识符“open”的前面)
0_0_16175030_30341.cpp(93) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(93) : error C2086: “int with”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“with”的声明
0_0_16175030_30341.cpp(93) : error C2065: “desFileName”: 未声明的标识符
0_0_16175030_30341.cpp(93) : error C2374: “open”: 重定义;多次初始化
        0_0_16175030_30341.cpp(72) : 参见“open”的声明
0_0_16175030_30341.cpp(93) : error C2078: 初始值设定项太多
0_0_16175030_30341.cpp(93) : error C2146: 语法错误: 缺少“;”(在标识符“as”的前面)
0_0_16175030_30341.cpp(93) : error C2146: 语法错误: 缺少“;”(在标识符“fin”的前面)
0_0_16175030_30341.cpp(93) : error C2086: “int as”: 重定义
        0_0_16175030_30341.cpp(72) : 参见“as”的声明
0_0_16175030_30341.cpp(93) : error C2086: “int fin”: 重定义
        0_0_16175030_30341.cpp(79) : 参见“fin”的声明
0_0_16175030_30341.cpp(93) : error C2143: 语法错误 : 缺少“;”(在“:”的前面)
0_0_16175030_30341.cpp(94) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(94) : error C2228: “.readlines”的左边必须有类/结构/联合
        类型是“int”
0_0_16175030_30341.cpp(95) : error C2146: 语法错误: 缺少“;”(在标识符“n”的前面)
0_0_16175030_30341.cpp(95) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(95) : error C3861: “len”:  找不到标识符
0_0_16175030_30341.cpp(96) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_16175030_30341.cpp(97) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(97) : error C2065: “i”: 未声明的标识符
0_0_16175030_30341.cpp(98) : error C2146: 语法错误: 缺少“;”(在标识符“ans1”的前面)
0_0_16175030_30341.cpp(98) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(98) : error C2065: “i”: 未声明的标识符
0_0_16175030_30341.cpp(99) : error C2143: 语法错误 : 缺少“;”(在“if”的前面)
0_0_16175030_30341.cpp(100) : error C2143: 语法错误 : 缺少“;”(在“字符串”的前面)
0_0_16175030_30341.cpp(100) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(100) : error C2086: “int print”: 重定义
        0_0_16175030_30341.cpp(86) : 参见“print”的声明
0_0_16175030_30341.cpp(104) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(105) : error C2146: 语法错误: 缺少“;”(在标识符“desFileName”的前面)
0_0_16175030_30341.cpp(105) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(106) : error C2146: 语法错误: 缺少“;”(在标识符“GenData”的前面)
0_0_16175030_30341.cpp(107) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16175030_30341.cpp(107) : error C2146: 语法错误: 缺少“;”(在标识符“MovData”的前面)
VC2013\INCLUDE\assert.h(32) : error C2448: “MovData”: 函数样式初始值设定项类似函数定义
0_0_16175030_30341.cpp(153) : error C2084: 函数“int main(void)”已有主体
        0_0_16175030_30341.cpp(46) : 参见“main”的前一个定义
0_0_16175030_30341.cpp(243) : error C2086: “int n”: 重定义
        0_0_16175030_30341.cpp(95) : 参见“n”的声明
0_0_16175030_30341.cpp(341) : error C2370: “INF”: 重定义;不同的存储类
        0_0_16175030_30341.cpp(239) : 参见“INF”的声明
0_0_16175030_30341.cpp(342) : error C2370: “maxn”: 重定义;不同的存储类
        0_0_16175030_30341.cpp(240) : 参见“maxn”的声明
0_0_16175030_30341.cpp(343) : error C2369: “a”: 重定义;不同的下标
        0_0_16175030_30341.cpp(241) : 参见“a”的声明
0_0_16175030_30341.


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 16:17:43, Gzip enabled