Loading

摘要: 将直径不同的烙饼有序排列的问题,求取最优解需要的反转次数。 代码: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; using System.Collections.Generic; using System.... 阅读全文
posted @ 2008-08-21 00:53 today4king 阅读(385) 评论(0) 推荐(0) 编辑