Page 1 of 1

ACMIO.java - why not to make it standard?

Posted: Thu Jun 12, 2003 7:46 pm
by Ihor Bobak
Dear all,

here http://www.math.luc.edu/~anh/ACM99/ one can find a very nice class ACMIO for performing input/output in Java. It is written by Dr. Andrew Harrington, a famous person in ACM contests (search in google by "Andrew Harrington"+ACM to find out more about this respectable scientist).

A question for administrators:
why cannot we make this class (or maybe some similar one) the Java IO-standard and to make possible its usage in submitted Java programs? Seems it would make Java a little bit more popular.

Re: ACMIO.java - why not to make it standard?

Posted: Fri Jun 13, 2003 5:49 pm
by Moni
Ihor Bobak wrote:Dear all,

here http://www.math.luc.edu/~anh/ACM99/ one can find a very nice class ACMIO for performing input/output in Java. It is written by Dr. Andrew Harrington, a famous person in ACM contests (search in google by "Andrew Harrington"+ACM to find out more about this respectable scientist).

A question for administrators:
why cannot we make this class (or maybe some similar one) the Java IO-standard and to make possible its usage in submitted Java programs? Seems it would make Java a little bit more popular.
Thanks! Ihor! Thanks! for your such a good link and suggesion :)

Yes! I am with the same side with you :)

Why they are waiting for ???

Posted: Tue Jul 29, 2003 7:00 am
by veron
yeah, I am fully agree with Ihor for his nice information and it's seems to be different about a new class ACMIO for permorming I/O.

I think it is time to apply this new approach.

Again thanx Ihor for his information.

Posted: Tue Jul 29, 2003 2:05 pm
by Julien Cornebise
Well... event if it would be standardized for the UVA, I guess it would take loads of discussion to make it standard for all reginoal ACM contests (without mentionning other training websites), don't you think ?
I agree that would be really great, though !

Posted: Sat Aug 02, 2003 7:30 pm
by veron
Yes It's a nice reply.
I am agree with you.

Posted: Tue Feb 24, 2004 8:53 am
by technobug
i reckon would be better to support jdk 1.3 (of course 1.4 would be better, 1.5 beta would be lovely).... collections, biginteger, io... hmmm....