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_21139291_29464.cpp
0_0_21139291_29464.cpp(6) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_21139291_29464.cpp(6) : error C2059: 语法错误:“)”
0_0_21139291_29464.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_21139291_29464.cpp(8) : error C2143: 语法错误 : 缺少“}”(在“for”的前面)
0_0_21139291_29464.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“for”的前面)
0_0_21139291_29464.cpp(8) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_21139291_29464.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
0_0_21139291_29464.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_21139291_29464.cpp(8) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_21139291_29464.cpp(8) : error C2086: “int i”: 重定义
        0_0_21139291_29464.cpp(8) : 参见“i”的声明
0_0_21139291_29464.cpp(8) : error C2059: 语法错误:“)”
0_0_21139291_29464.cpp(10) : error C2059: 语法错误:“}”
0_0_21139291_29464.cpp(10) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_21139291_29464.cpp(11) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_21139291_29464.cpp(11) : error C2059: 语法错误:“)”
0_0_21139291_29464.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_21139291_29464.cpp(12) : error C2374: “x”: 重定义;多次初始化
        0_0_21139291_29464.cpp(6) : 参见“x”的声明
0_0_21139291_29464.cpp(13) : error C2143: 语法错误 : 缺少“}”(在“if”的前面)
0_0_21139291_29464.cpp(13) : error C2143: 语法错误 : 缺少“;”(在“if”的前面)
0_0_21139291_29464.cpp(15) : error C2059: 语法错误:“return”
0_0_21139291_29464.cpp(16) : error C2059: 语法错误:“}”
0_0_21139291_29464.cpp(16) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_21139291_29464.cpp(17) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_21139291_29464.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_21139291_29464.cpp(17) : error C2530: “nbsp”: 必须初始化引用
0_0_21139291_29464.cpp(17) : error C2086: “int  ”: 重定义
        0_0_21139291_29464.cpp(17) : 参见“nbsp”的声明
0_0_21139291_29464.cpp(17) : error C2059: 语法错误:“)”
0_0_21139291_29464.cpp(18) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_21139291_29464.cpp(19) : error C2144: 语法错误:“int”的前面应有“}”
0_0_21139291_29464.cpp(19) : error C2144: 语法错误:“int”的前面应有“;”
0_0_21139291_29464.cpp(19) : error C2374: “x”: 重定义;多次初始化
        0_0_21139291_29464.cpp(6) : 参见“x”的声明
0_0_21139291_29464.cpp(19) : error C3861: “findset”:  找不到标识符
0_0_21139291_29464.cpp(20) : error C3861: “findset”:  找不到标识符
0_0_21139291_29464.cpp(21) : error C2059: 语法错误:“if”
0_0_21139291_29464.cpp(23) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_21139291_29464.cpp(23) : error C2086: “int sum”: 重定义
        0_0_21139291_29464.cpp(4) : 参见“sum”的声明
0_0_21139291_29464.cpp(24) : error C2057: 应输入常量表达式
0_0_21139291_29464.cpp(24) : error C2466: 不能分配常量大小为 0 的数组
0_0_21139291_29464.cpp(24) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_21139291_29464.cpp(24) : error C2086: “int father[1000]”: 重定义
        0_0_21139291_29464.cpp(5) : 参见“father”的声明
0_0_21139291_29464.cpp(24) : error C2440: “初始化”: 无法从“int”转换为“int []”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_21139291_29464.cpp(25) : error C2059: 语法错误:“}”
0_0_21139291_29464.cpp(25) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_21139291_29464.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_21139291_29464.cpp(27) : 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-11-16 23:29:01, Gzip enabled