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
Java compiler and packages/classes
Moderator: Board moderators
-
- Experienced poster
- Posts: 114
- Joined: Wed Jul 30, 2003 10:30 pm
- Location: Newfoundland, Canada (St. John's)
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.
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.