摘要: 无 阅读全文
posted @ 2020-08-26 16:29 jsh-oier 阅读(83) 评论(0) 推荐(0)
摘要: 贴个代码,以防忘记 //void qsort(int c,int b){ // if(c>=b){ // return; // } // int i=c,j=b,t=a[rand()%(b-c+1)+c]; // while(i<=j){ // while(a[i]<t) i++; // while 阅读全文
posted @ 2020-08-24 20:31 jsh-oier 阅读(66) 评论(0) 推荐(0)
摘要: 今天博客园的博客建成了,这是我第二个博客,用来发表一些学术性的东西,还有一个博客是随手弄得,也会更新,欢迎大家来访问 附上链接:jsh-jsh.github.io 阅读全文
posted @ 2020-08-24 17:25 jsh-oier 阅读(61) 评论(0) 推荐(0)