摘要:
UVa 400 -- Unix ls Sample Input Sample Output 阅读全文
posted @ 2018-02-07 20:07
卉卉卉大爷
阅读(203)
评论(0)
推荐(0)
摘要:
sample input Adventures in Disneyland Two blondes were going to Disneyland when they came to a fork in theroad. The sign read: "Disneyland Left." So t 阅读全文
posted @ 2018-02-07 16:38
卉卉卉大爷
阅读(118)
评论(0)
推荐(0)
摘要:
set和multiset 1、结构 set和multiset会根据特定的排序原则将元素排序。两者不同之处在于,multisets允许元素重复,而set不允许重复。 只要是assignable、copyable、comparable(根据某个排序准则)的型别T,都可以成为set或者multisets的 阅读全文
posted @ 2018-02-07 16:09
卉卉卉大爷
阅读(192)
评论(0)
推荐(0)
摘要:
Uva 101 the block problem 题目大意: 输入n,得到编号为0~n-1的木块,分别摆放在顺序排列编号为0~n-1的位置。现对这些木块进行操作,操作分为四种。 1、move a onto b:把木块a、b上的木块放回各自的原位,再把a放到b上; 2、move a over b:把 阅读全文
posted @ 2018-02-07 14:24
卉卉卉大爷
阅读(117)
评论(0)
推荐(0)

浙公网安备 33010602011771号