Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Re:给个java的高效读取程序,此题读取量大,多次读取可能tle

Posted by 90820120 at 2010-06-27 23:45:30 on Problem 2887
In Reply To:给个java的高效读取程序,此题读取量大,多次读取可能tle Posted by:90820120 at 2010-06-27 23:43:03
使用时,只用
Reader r = new Reader(1100000);
try{System.in.read(r.b);}catch(Exception e){}
int n = r.lineLength();

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator