ens-ulm-1-2015

google hashcode 2015 source for team ens-ulm-1
git clone https://a3nm.net/git/ens-ulm-1-2015/
Log | Files | Refs

commit e56c0c9098498eb46a538065742c6ec18d4236ee
parent 874e7f3fe0bf0c5cab1a75902caabf2148a59e23
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 28 Mar 2015 15:06:21 +0100

writeties

Diffstat:
contest/a3nm/main.cpp | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/contest/a3nm/main.cpp b/contest/a3nm/main.cpp @@ -274,6 +274,7 @@ int main(int argc, char **argv) { print_sol(totscore); } if (totscore == prevscore) { + print_sol(totscore); //printf("score was %d is still %d\n", prevscore, totscore); }