Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
测一下你的冒泡,如果用sort(), 要 #include <algorithm> using namespace std; int a[1000]; sort(a,a+n)In Reply To:Re:您的排序安全么?最好用 sort()或是 qsort(), 对你的排序持怀疑态度 Posted by:aaasssaaasss at 2005-08-07 10:26:42 > 我不会用 sort()或是 qsort()刚自学C++ Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator