Skip to content

Commit

Permalink
Added solution for e067, which is just a tougher version of e018.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Sep 9, 2009
1 parent 2b54b0b commit 9a759da
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 0 deletions.
1 change: 1 addition & 0 deletions check.rb
Expand Up @@ -21,6 +21,7 @@
'018' => 1074,
'019' => 171,
'020' => 648,
'067' => 7273,
}

def check(prog, answer)
Expand Down

0 comments on commit 9a759da

Please sign in to comment.