That should be fine, since it's code you wrote. If you don't want to include that code as part of every one of your submissions, then just put a link to the library somewhere in your submission.
If you're interested in the legal higgledy-piggledy, you can check out https://code.google.com/codejam/terms 4.1 (B), "for any round after the qualification round, the... libraries... you use must be available such that anyone else can use it for free" and (C), "If you include a software library permitted by Subsection (B) above in your submission, it must be clearly marked using comments in the code with a citation to its source, which at a minimum must include a URL to where others can access it." I think the wording in section (B) should possibly explicitly exclude code that you wrote yourself, but I think it implicitly excludes it now. Chelsea, that's maybe something for you guys to run by the lawyers next year, just for clarity's sake. On Fri, Apr 7, 2017 at 10:09 AM Dávid Horváth <[email protected]> wrote: > I have written a very simple framework for solving input-output problems > in Java: > > https://github.com/davidsusu/simple-data-processing-framework > > Are there any reasons not to use this on Google Code Jam? > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-code/bc855a9a-09b3-4f9c-8dde-970190252154%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/CAHaiWHP6a1tW%2BgX2UUX1TB7V0w__Onp54mjG%3DBqJfFcN0mcqVQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
