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_15181203_9284.cpp
0_0_15181203_9284.cpp(46) : error C2144: 语法错误:“int”的前面应有“;”
0_0_15181203_9284.cpp(47) : error C2059: 语法错误:“for”
0_0_15181203_9284.cpp(47) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_15181203_9284.cpp(47) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_15181203_9284.cpp(47) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(47) : error C2086: “int i”: 重定义
        0_0_15181203_9284.cpp(46) : 参见“i”的声明
0_0_15181203_9284.cpp(47) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_15181203_9284.cpp(46) : 参见“i”的声明
0_0_15181203_9284.cpp(47) : error C2059: 语法错误:“)”
0_0_15181203_9284.cpp(48) : error C2065: “c”: 未声明的标识符
0_0_15181203_9284.cpp(48) : error C2070: “unknown-type”:  非法的 sizeof 操作数
0_0_15181203_9284.cpp(48) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(48) : error C2365: “memset”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_15181203_9284.cpp(48) : error C2078: 初始值设定项太多
0_0_15181203_9284.cpp(49) : error C2065: “sx”: 未声明的标识符
0_0_15181203_9284.cpp(49) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(49) : error C2369: “d”: 重定义;不同的下标
        0_0_15181203_9284.cpp(41) : 参见“d”的声明
0_0_15181203_9284.cpp(49) : error C2440: “初始化”: 无法从“int”转换为“int [1]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_15181203_9284.cpp(50) : error C2057: 应输入常量表达式
0_0_15181203_9284.cpp(50) : error C2466: 不能分配常量大小为 0 的数组
0_0_15181203_9284.cpp(50) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(50) : error C2086: “int que[2020]”: 重定义
        0_0_15181203_9284.cpp(43) : 参见“que”的声明
0_0_15181203_9284.cpp(50) : error C2065: “sx”: 未声明的标识符
0_0_15181203_9284.cpp(51) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(51) : error C2086: “int tail”: 重定义
        0_0_15181203_9284.cpp(43) : 参见“tail”的声明
0_0_15181203_9284.cpp(52) : error C2065: “sx”: 未声明的标识符
0_0_15181203_9284.cpp(52) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(52) : error C2440: “初始化”: 无法从“int”转换为“int [1]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_15181203_9284.cpp(53) : error C2059: 语法错误:“while”
0_0_15181203_9284.cpp(54) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_15181203_9284.cpp(54) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_15181203_9284.cpp(79) : error C2059: 语法错误:“if”
0_0_15181203_9284.cpp(81) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(81) : error C2086: “int k”: 重定义
        0_0_15181203_9284.cpp(46) : 参见“k”的声明
0_0_15181203_9284.cpp(81) : error C2065: “maxl”: 未声明的标识符
0_0_15181203_9284.cpp(82) : error C2059: 语法错误:“for”
0_0_15181203_9284.cpp(82) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_15181203_9284.cpp(82) : error C2143: 语法错误 : 缺少“;”(在“!=”的前面)
0_0_15181203_9284.cpp(82) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(82) : error C2086: “int i”: 重定义
        0_0_15181203_9284.cpp(46) : 参见“i”的声明
        0_0_15181203_9284.cpp(46) : 参见“i”的声明
0_0_15181203_9284.cpp(82) : error C2059: 语法错误:“)”
0_0_15181203_9284.cpp(83) : error C2146: 语法错误: 缺少“;”(在标识符“k”的前面)
0_0_15181203_9284.cpp(83) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(83) : error C2086: “int k”: 重定义
        0_0_15181203_9284.cpp(46) : 参见“k”的声明
0_0_15181203_9284.cpp(84) : error C2143: 语法错误 : 缺少“;”(在“+=”的前面)
0_0_15181203_9284.cpp(84) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(84) : error C2086: “int F”: 重定义
        0_0_15181203_9284.cpp(24) : 参见“F”的声明
0_0_15181203_9284.cpp(85) : error C2059: 语法错误:“for”
0_0_15181203_9284.cpp(85) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_15181203_9284.cpp(85) : error C2143: 语法错误 : 缺少“;”(在“!=”的前面)
0_0_15181203_9284.cpp(85) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(85) : error C2086: “int i”: 重定义
        0_0_15181203_9284.cpp(46) : 参见“i”的声明
        0_0_15181203_9284.cpp(46) : 参见“i”的声明
0_0_15181203_9284.cpp(85) : error C2059: 语法错误:“)”
0_0_15181203_9284.cpp(86) : error C2146: 语法错误: 缺少“;”(在标识符“e”的前面)
0_0_15181203_9284.cpp(86) : error C2057: 应输入常量表达式
0_0_15181203_9284.cpp(86) : error C2466: 不能分配常量大小为 0 的数组
0_0_15181203_9284.cpp(86) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_15181203_9284.cpp(86) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(86) : error C2371: “e”: 重定义;不同的基类型
        0_0_15181203_9284.cpp(20) : 参见“e”的声明
0_0_15181203_9284.cpp(87) : error C2057: 应输入常量表达式
0_0_15181203_9284.cpp(87) : error C2466: 不能分配常量大小为 0 的数组
0_0_15181203_9284.cpp(87) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_15181203_9284.cpp(87) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15181203_9284.cpp(87) : error C2371: “e”: 重定义;不同的基类型
        0_0_15181203_9284.cpp(20) : 参见“e”的声明
0_0_15181203_9284.cpp(88) : error C2059: 语法错误:“}”
0_0_15181203_9284.cpp(88) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_15181203_9284.cpp(91) : error C2059: 语法错误:“}”
0_0_15181203_9284.cpp(91) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_15181203_9284.cpp(93) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_15181203_9284.cpp(93) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)


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-12-01 20:05:17, Gzip enabled