随笔分类 -  03 . . |按知识点索引

UVALive 6514:Crusher’s Code(概率dp)
摘要:题目链接 https://icpcarchive.ecs.baylor.edu/external/65/6514.pdf题意:给出n个数(n a[max(i,j)]) swap(a[i], a[j]) ;}//Carlos's Codewhile (!sorted(a)) { int i... 阅读全文

posted @ 2014-09-25 21:02 ShineCheng 阅读(238) 评论(0) 推荐(0)

导航