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 |
Re:how to solve the input with javaIn Reply To:how to solve the input with java Posted by:fishing_test at 2009-05-09 14:01:14 ft. split the input line this way can work String[] t = line.split("[ \n\t]+"); Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator