Longarithm / hashcode2018

Copybaras' team repository for Google Hash Code 2018 Qualification Round.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To clone

Clone by SSH (should add your public SSH key to your GitLab profile)

git clone git@gitlab.com:seemann9/hash-code.git

To make changes global

If you want your local changes (new file/modification of existing file) to be accesible by others

git add file.cpp
git commit -m "ya sdelal'"
git push

To merge global changes to your local files

git pull

To kokoko

kokoko

About

Copybaras' team repository for Google Hash Code 2018 Qualification Round.


Languages

Language:C++ 98.0%Language:Python 2.0%