olibre / AlgorithmicPuzzleContest

C++ source code of Google Code Jam 2016 and 2017

Home Page:http://olibre.github.io/AlgorithmicPuzzleContest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Code Jam in C++

Here I share my C++ source code for Google Code Jam 2016 and 2017. The GCJ 2016 was my first online algorithmic puzzles contest. I support the Colombian team.

Copyright

Copyright (c) 2016 olibre olibre@Lmap.org

All my work in this project is my copyright except some parts are copy-paste from GCJ website and stackoverflow.com.
I have indicated each time when a portion is not my own work.
Please let me know if you think some external work have been reused here without notice.

License

All my work in this project is licensed under the Fair License:

Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument. DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.

A possible French translation from french.stackexchange.com:

Les œuvres peuvent être réutilisées à condition d'être accompagnées du texte de cette licence, afin que tout utilisateur en soit informé. AVERTISSEMENT : LES ŒUVRES N'ONT AUCUNE GARANTIE.

In order to participate to the contest, I have accepted the GOOGLE CODE JAM TERMS AND CONDITIONS.

Therefore I have also accepted the section §8.3. Therefore all files I have submitted for the contest are also available on GCJ website.

8. Ownership; Rights in Your Submissions; Privacy.

[...]

8.3 License to Submissions.

For any submission you make to the Contest, you grant Google a non-exclusive, worldwide, perpetual, irrevocable, free license (with the right to sublicense) to reproduce, prepare derivative works of, distribute, publicly perform, publicly display, and otherwise use such submission for the purpose of administering and promoting the Contest. Your submitted source code may be made available for anyone to view on the Internet and download and use at the end of the Contest.

About

C++ source code of Google Code Jam 2016 and 2017

http://olibre.github.io/AlgorithmicPuzzleContest

License:Other


Languages

Language:C++ 73.4%Language:CMake 25.7%Language:Shell 0.9%