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:然后怎么读入整数?in 不是只能读char,String 吗?In Reply To:然后怎么读入整数?in 不是只能读char,String 吗? Posted by:cuiaoxiang at 2006-11-02 19:24:58 String[] tmp = in.readLine().split(" "); int n = Integer.parseInt(tmp[0]); 诸如此类。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator