摘要:
#Timing test for "sort on fourth word"#Specifically,two lines>=4 words will be sorted#lexographically on the 4th,5th,etc..words#Any line with fewer than four words will sorted to # the end ,and will occur in "natural" orderimport sys,string,timewrerr = sys.stderr.write#native 阅读全文
posted @ 2007-05-02 15:11
fenix
阅读(162)
评论(0)
推荐(0)
浙公网安备 33010602011771号