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_15172425_9361.cpp
0_0_15172425_9361.cpp(88) : error C2059: 语法错误:“for”
0_0_15172425_9361.cpp(88) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_15172425_9361.cpp(88) : error C2143: 语法错误 : 缺少“;”(在“!=”的前面)
0_0_15172425_9361.cpp(88) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15172425_9361.cpp(88) : error C2086: “int j”: 重定义
        0_0_15172425_9361.cpp(88) : 参见“j”的声明
0_0_15172425_9361.cpp(88) : error C2059: 语法错误:“)”
0_0_15172425_9361.cpp(90) : error C2065: “v”: 未声明的标识符
0_0_15172425_9361.cpp(90) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_15172425_9361.cpp(90) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_15172425_9361.cpp(91) : error C2065: “v”: 未声明的标识符
0_0_15172425_9361.cpp(91) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15172425_9361.cpp(91) : error C2365: “dfs_dp”: 重定义;以前的定义是“函数”
        0_0_15172425_9361.cpp(77) : 参见“dfs_dp”的声明
0_0_15172425_9361.cpp(92) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15172425_9361.cpp(92) : error C2365: “memset”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_15172425_9361.cpp(92) : error C2078: 初始值设定项太多
0_0_15172425_9361.cpp(93) : error C2059: 语法错误:“if”
0_0_15172425_9361.cpp(94) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_15172425_9361.cpp(94) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_15172425_9361.cpp(98) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15172425_9361.cpp(98) : error C2365: “memset”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\string.h(94) : 参见“memset”的声明
0_0_15172425_9361.cpp(98) : error C2078: 初始值设定项太多
0_0_15172425_9361.cpp(99) : error C2059: 语法错误:“for”
0_0_15172425_9361.cpp(99) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_15172425_9361.cpp(99) : error C2143: 语法错误 : 缺少“;”(在“>=”的前面)
0_0_15172425_9361.cpp(99) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15172425_9361.cpp(99) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_15172425_9361.cpp(99) : error C2086: “int i”: 重定义
        0_0_15172425_9361.cpp(99) : 参见“i”的声明
0_0_15172425_9361.cpp(99) : error C2059: 语法错误:“)”
0_0_15172425_9361.cpp(100) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_15172425_9361.cpp(100) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_15172425_9361.cpp(105) : error C2059: 语法错误:“for”
0_0_15172425_9361.cpp(105) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_15172425_9361.cpp(105) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
0_0_15172425_9361.cpp(105) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_15172425_9361.cpp(105) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_15172425_9361.cpp(105) : error C2086: “int l”: 重定义
        0_0_15172425_9361.cpp(105) : 参见“l”的声明
0_0_15172425_9361.cpp(105) : error C2059: 语法错误:“)”
0_0_15172425_9361.cpp(107) : error C2059: 语法错误:“}”
0_0_15172425_9361.cpp(107) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_15172425_9361.cpp(110) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_15172425_9361.cpp(110) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_15172425_9361.cpp(114) : error C2059: 语法错误:“else”
0_0_15172425_9361.cpp(115) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_15172425_9361.cpp(115) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_15172425_9361.cpp(119) : error C2059: 语法错误:“}”
0_0_15172425_9361.cpp(119) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_15172425_9361.cpp(121) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_15172425_9361.cpp(121) : 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-06-28 01:40:04, Gzip enabled