Run Example current path node example.js < input.txt print in console node example.js < input.txt > output.txt print in output.txt repo path node example.js < ../../../input.txt used during contest node A/example.js < ../../../input.txt used after contest