[模板][快速排序&归并排序]
摘要:不得不说,手写的快排真的好菜。(即使开了随机数...) 快速排序 #include<iostream> #include<cstdio> #include<cstring> #include<cstdlib> using namespace std; inline int read(); const
阅读全文
posted @ 2019-09-07 15:11
posted @ 2019-09-07 15:11
posted @ 2017-11-08 20:26
posted @ 2017-11-03 16:01
posted @ 2017-11-02 09:23
posted @ 2017-10-06 18:57
posted @ 2017-07-22 18:51