Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 302 Bytes

File metadata and controls

15 lines (9 loc) · 302 Bytes

Codejam Solutions

My solutions to google codejam problems.

And that's it.

Running problems

All solutions use STDIN and STDOUT, so basically:

$ ./problem < A-small-practice.in > A-small-practice.out

You have to download the inputs from the Google Codejam Site.