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_33357957_27658.cpp
0_0_33357957_27658.cpp(34) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(36) : error C2057: 应输入常量表达式
0_0_33357957_27658.cpp(36) : error C2466: 不能分配常量大小为 0 的数组
0_0_33357957_27658.cpp(37) : error C2057: 应输入常量表达式
0_0_33357957_27658.cpp(37) : error C2466: 不能分配常量大小为 0 的数组
0_0_33357957_27658.cpp(47) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(47) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_33357957_27658.cpp(48) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(49) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(50) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(51) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(52) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(60) : error C2057: 应输入常量表达式
0_0_33357957_27658.cpp(60) : error C2466: 不能分配常量大小为 0 的数组
0_0_33357957_27658.cpp(74) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(80) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(82) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(86) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(86) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_33357957_27658.cpp(87) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(89) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(90) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(91) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(93) : error C2561: “bfs”: 函数必须返回值
        0_0_33357957_27658.cpp(77) : 参见“bfs”的声明
0_0_33357957_27658.cpp(97) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(102) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(103) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(105) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(105) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_33357957_27658.cpp(106) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(108) : error C2059: 语法错误:“&&”
0_0_33357957_27658.cpp(109) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(112) : error C2059: 语法错误:“]”
0_0_33357957_27658.cpp(115) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(118) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(124) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(127) : error C2070: “int []”:  非法的 sizeof 操作数
0_0_33357957_27658.cpp(128) : error C2065: “INF”: 未声明的标识符
0_0_33357957_27658.cpp(142) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(143) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(143) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_33357957_27658.cpp(144) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(147) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(152) : error C2059: 语法错误:“,”
0_0_33357957_27658.cpp(153) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(153) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_33357957_27658.cpp(154) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(157) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(158) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(159) : error C2059: 语法错误:“;”
0_0_33357957_27658.cpp(162) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(163) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(166) : error C2059: 语法错误:“)”
0_0_33357957_27658.cpp(167) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_33357957_27658.cpp(171) : error C2065: “m_sum”: 未声明的标识符
0_0_33357957_27658.cpp(178) : error C2561: “main”: 函数必须返回值
        0_0_33357957_27658.cpp(133) : 参见“main”的声明


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-10-01 09:37:03, Gzip enabled