>From the GCJ rules' page: *Solving problems using standard and non-standard libraries* You may use standard libraries, such as Boost, and other open source libraries. If you use a publicly available library, you may submit a link to the library's website rather than including the contents of the library in your source code submission. You also may use code from non-standard libraries, such as coding libraries from your school's ACM ICPC team, as long as you have a license to use them. You will need to upload all code used in solving each input/output set, whether you are using standard or non-standard libraries. If the source code and the zipped version of the library are larger than 1MB, you may provide a link to the library as long as the library is accessible after the contest.
So I guess that's a yes. Attentiously, Marcelo Amorim Menegali On Mon, Apr 12, 2010 at 6:26 PM, JGN <[email protected]> wrote: > Hi, > > are Perl CPAN modules allowed for the competition? Say, a problem > wants to do base conversions on numbers, can I use Math::BaseCalc[1] > instead of coding it by hand? > > Thanks, > JGN > [1] > http://search.cpan.org/~kwilliams/Math-BaseCalc-1.013/lib/Math/BaseCalc.pm<http://search.cpan.org/%7Ekwilliams/Math-BaseCalc-1.013/lib/Math/BaseCalc.pm> > > -- > You received this message because you are subscribed to the Google Groups > "google-codejam" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-code%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. > > -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
