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_38875261_30035.cpp
0_0_38875261_30035.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“Description”的前面)
0_0_38875261_30035.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_38875261_30035.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“在讲述DP算法的时候,一个经典的例子就是数塔问题,它是这样描述的:”的前面)
0_0_38875261_30035.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_38875261_30035.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“有如下所示的数塔,要求从顶层走到底层,若每一步只能走到相邻的结点,则经过的结点的数字之和最大是多少?”的前面)
0_0_38875261_30035.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_38875261_30035.cpp(8) : error C2146: 语法错误: 缺少“;”(在标识符“已经告诉你了,这是个DP的题目,你能AC吗”的前面)
0_0_38875261_30035.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_38875261_30035.cpp(9) : error C2146: 语法错误: 缺少“;”(在标识符“Input”的前面)
0_0_38875261_30035.cpp(9) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_38875261_30035.cpp(9) : error C2146: 语法错误: 缺少“;”(在标识符“输入数据首先包括一个整数C”的前面)
0_0_38875261_30035.cpp(9) : error C2065: “N”: 未声明的标识符
0_0_38875261_30035.cpp(9) : error C2146: 语法错误: 缺少“;”(在标识符“,表示数塔的高度,接下来用N行数字表示数塔,其中第i行有个i个整数,且所有的整数均在区间”的前面)
0_0_38875261_30035.cpp(9) : error C2143: 语法错误 : 缺少“]”(在“,”的前面)
0_0_38875261_30035.cpp(9) : error C2466: 不能分配常量大小为 0 的数组
0_0_38875261_30035.cpp(9) : error C2059: 语法错误:“常量”


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-25 15:35:23, Gzip enabled