Skip to content

Commit

Permalink
poke
Browse files Browse the repository at this point in the history
  • Loading branch information
ghewgill committed Jul 31, 2009
1 parent ab4f292 commit fe6deb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion contest.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ def network(u):
return set(flatten(list(watchers[r]) for r in watching[u]))

def score(u, r, net):
pass
return len(watchers[r] & net)

start = time.time()
Expand Down
2 changes: 1 addition & 1 deletion results.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4785,4 +4785,4 @@
55670:17,616,76,302,654,736,58,8,542,518
55879:76,564,17,616,58,302,698,2414,654,8
56215:8654,32728,8651,692,654,302,29,115922,113531,112497
56230:736,564,17,813,654,322,301,245,101,76
56230:736,564,17,813,654,322,301,245,101,7

0 comments on commit fe6deb8

Please sign in to comment.