Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
如何表达“快速排序”?精简表达只需要三句:1,空集合快速排序的结果是自己2,取出一个元素,集合里比它小的放它左边,比它大的放它右边。3,对左边和右边分别递归上面的1和2如果一门语言需要用200行代码来表达3句话能严格定义的需求,那就是表达力和抽象能力不足。
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });