Scores added

That'll be enough for tonight.

Note that we got 213338 with the following runs
1: 8T/10
2: 8T/10
3: T/2

And we would have been 311 instead of 662 with
very few modifications
This commit is contained in:
Geoffrey Frogeye 2016-02-11 23:35:05 +01:00
parent d30396c471
commit 01a7f8405d
2 changed files with 11 additions and 3 deletions

View file

@ -1,7 +1,7 @@
all: 1o 2o 3o ../submission.zip
../submission.zip:
zip $@ .git *.py -r
../submission.zip: 1o 2o 3o
zip $@ .git *o *.py -r
1o: 1
python main.py $<