13 ms·
Yeah, the input processing part is missing but it is fairly trivial. It got most of the other stuff right.
by isb 4y ago
Yeah, the input processing part is missing but it is fairly trivial. It got most of the other stuff right.
- AspiringGeek 4y agoso how would you provide the input to this code? I can't get it to working.
- lemonJesus 4y agoRead the file in. It would look something like input = open("filename", "r")