Hacker News new | ask | show | jobs
by isb 1291 days ago
Yeah, the input processing part is missing but it is fairly trivial. It got most of the other stuff right.
1 comments

so how would you provide the input to this code? I can't get it to working.
Read the file in. It would look something like input = open("filename", "r")