README (88B) [raw]
1 For both languages, pass the file to stdin: 2 3 make -C c 4 ./c/a < input 5 6 ./py/a.py < input