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_39796110_8445.cpp
0_0_39796110_8445.cpp(21) : error C2143: 语法错误 : 缺少“;”(在“~”的前面)
0_0_39796110_8445.cpp(21) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(21) : error C2059: 语法错误:“=”
0_0_39796110_8445.cpp(27) : error C2059: 语法错误:“if”
0_0_39796110_8445.cpp(29) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(30) : error C2059: 语法错误:“}”
0_0_39796110_8445.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_39796110_8445.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39796110_8445.cpp(32) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_39796110_8445.cpp(38) : error C2143: 语法错误 : 缺少“;”(在“+=”的前面)
0_0_39796110_8445.cpp(38) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(38) : error C2371: “p”: 重定义;不同的基类型
        0_0_39796110_8445.cpp(18) : 参见“p”的声明
0_0_39796110_8445.cpp(39) : error C2059: 语法错误:“}”
0_0_39796110_8445.cpp(39) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_39796110_8445.cpp(44) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(44) : error C2365: “memset”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_39796110_8445.cpp(44) : error C2078: 初始值设定项太多
0_0_39796110_8445.cpp(45) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(45) : error C2365: “memset”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_39796110_8445.cpp(45) : error C2078: 初始值设定项太多
0_0_39796110_8445.cpp(46) : error C2059: 语法错误:“for”
0_0_39796110_8445.cpp(46) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_39796110_8445.cpp(46) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
0_0_39796110_8445.cpp(46) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(46) : error C2086: “int i”: 重定义
        0_0_39796110_8445.cpp(29) : 参见“i”的声明
0_0_39796110_8445.cpp(46) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_39796110_8445.cpp(29) : 参见“i”的声明
0_0_39796110_8445.cpp(46) : error C2059: 语法错误:“)”
0_0_39796110_8445.cpp(49) : error C2057: 应输入常量表达式
0_0_39796110_8445.cpp(49) : error C2466: 不能分配常量大小为 0 的数组
0_0_39796110_8445.cpp(49) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(49) : error C2371: “d_arr”: 重定义;不同的基类型
        0_0_39796110_8445.cpp(19) : 参见“d_arr”的声明
0_0_39796110_8445.cpp(49) : error C2440: “初始化”: 无法从“int”转换为“int []”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_39796110_8445.cpp(50) : error C2057: 应输入常量表达式
0_0_39796110_8445.cpp(50) : error C2466: 不能分配常量大小为 0 的数组
0_0_39796110_8445.cpp(50) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(50) : error C2371: “vis_arr”: 重定义;不同的基类型
        0_0_39796110_8445.cpp(17) : 参见“vis_arr”的声明
0_0_39796110_8445.cpp(50) : error C2440: “初始化”: 无法从“int”转换为“int []”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_39796110_8445.cpp(51) : error C2466: 不能分配常量大小为 0 的数组
0_0_39796110_8445.cpp(51) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39796110_8445.cpp(51) : error C2374: “q_arr”: 重定义;多次初始化
        0_0_39796110_8445.cpp(16) : 参见“q_arr”的声明
0_0_39796110_8445.cpp(51) : error C2440: “初始化”: 无法从“long”转换为“int []”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_39796110_8445.cpp(54) : error C2059: 语法错误:“while”
0_0_39796110_8445.cpp(54) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39796110_8445.cpp(54) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_39796110_8445.cpp(71) : error C2059: 语法错误:“if”
0_0_39796110_8445.cpp(71) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39796110_8445.cpp(71) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_39796110_8445.cpp(74) : error C2059: 语法错误:“else”
0_0_39796110_8445.cpp(74) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39796110_8445.cpp(74) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_39796110_8445.cpp(77) : error C2059: 语法错误:“}”
0_0_39796110_8445.cpp(77) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_39796110_8445.cpp(79) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_39796110_8445.cpp(79) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_39796110_8445.cpp(167) : fatal error C1004: 发现意外的文件尾


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-22 19:09:14, Gzip enabled