摘要:
冒泡排序(Bubble Sort) 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。 这个算法的名字由来是因为越大 阅读全文
posted @ 2016-05-14 21:32
Kiven#5197
阅读(375)
评论(0)
推荐(0)
摘要:
C - Present Time Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 460C C - Present Submit Status Pra 阅读全文
posted @ 2016-05-14 20:39
Kiven#5197
阅读(327)
评论(0)
推荐(0)
摘要:
B - Little Dima and Equation Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 460B B - Little D 阅读全文
posted @ 2016-05-14 16:44
Kiven#5197
阅读(193)
评论(0)
推荐(0)
摘要:
A - Vasya and Socks Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 460A A - Vasya and Socks S 阅读全文
posted @ 2016-05-14 16:39
Kiven#5197
阅读(265)
评论(0)
推荐(0)

浙公网安备 33010602011771号