Java compiler and packages/classes

Post here if you don't find any other place for your post. But please, stay on-topic: algorithms, programming or something related to this web site and its services.

Moderator: Board moderators

Post Reply
Thade
New poster
Posts: 1
Joined: Tue Sep 23, 2003 1:46 pm

Java compiler and packages/classes

Post by Thade »

Hi everybody,

does any of you know exactly which packages and classes are available for the online judge?

Does someone maybe also know a compiler for windows which exactly complies to the version of the online judge?


Thanks for your help

Thade
xbeanx
Experienced poster
Posts: 114
Joined: Wed Jul 30, 2003 10:30 pm
Location: Newfoundland, Canada (St. John's)

Post by xbeanx »

I don't know exactly what classes the judge supports, but you can get the same compiler.

If you are using windows, go download CYGWIN and install it. Then, just download the GCC / GCJ compiler to use with it.

I believe you can download older versions of GCC, so if you want your compiler to match the judge's exactly just get that same version.
Post Reply

Return to “Other words”