发表评论取消回复
相关阅读
相关 1008 Elevator
1008 Elevator 0、题目 The highest building in our city has only one elevator. A reque
相关 ZOJ 3767-Elevator
B - Elevator Crawling in process... Crawling failed Time Limit: 2000MS Memory Limit:
相关 STD 1009 Elevator
Elevator Time Limit: 1000ms Memory limit: 32768K 有疑问?点这里^\_^ 题目描述 The highest b
相关 杭电1008-Elevator
Elevator Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Oth
相关 hdu 1008 Elevator
Elevator Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Oth
相关 PAT甲级1008. Elevator
The highest building in our city has only one elevator. A request list is made up with N
相关 Elevator HDU - 1008
include<stdio.h> int main(){ int n; while(scanf("%d",&n)&&n!=0){
相关 ZOJ 3767 Elevator(水题)
How time flies! The graduation of this year is around the corner. N members of ZJU ACM/I
相关 1008. Elevator (20)
The highest building in our city has only one elevator. A request list is made up with N
相关 ZOJ - 3777 && ZOJ - 2972(dp )
这两个dp感觉非常类似, 都是dfs会超时, 利用上一层和下一层关系, dp做出来 zoj 2972 include<cstdio> includ
还没有评论,来说两句吧...