摘要:
连连看Time Limit: 20000/10000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 27040 Accepted Submission(s): 6722 Problem D 阅读全文
posted @ 2018-11-29 10:39
DWVictor
阅读(568)
评论(0)
推荐(0)
摘要:
You are given two pots, having the volume of A and B liters respectively. The following operations can be performed: FILL(i) fill the pot i (1 ≤ i ≤ 2 阅读全文
posted @ 2018-11-29 10:35
DWVictor
阅读(638)
评论(0)
推荐(0)
摘要:
蜘蛛牌是windows xp操作系统自带的一款纸牌游戏,游戏规则是这样的:只能将牌拖到比她大一的牌上面(A最小,K最大),如果拖动的牌上有按顺序排好的牌时,那么这些牌也跟着一起移动,游戏的目的是将所有的牌按同一花色从小到大排好,为了简单起见,我们的游戏只有同一花色的10张牌,从A到10,且随机的在一 阅读全文
posted @ 2018-11-29 10:33
DWVictor
阅读(635)
评论(0)
推荐(0)
摘要:
Given a positive integer n, write a program to find out a nonzero multiple m of n whose decimal representation contains only the digits 0 and 1. You m 阅读全文
posted @ 2018-11-29 10:32
DWVictor
阅读(282)
评论(0)
推荐(0)
摘要:
You are trapped in a 3D dungeon and need to find the quickest way out! The dungeon is composed of unit cubes which may or may not be filled with rock. 阅读全文
posted @ 2018-11-29 10:30
DWVictor
阅读(586)
评论(0)
推荐(0)