Written and submitted by Hadrian Paulo M. Lim
Using the Google Go 1.7 Programming Language
Using the CMD:
-
For Windows
go-cs242-proj1.exetest/input/samp3.txt out.txt
-
For Linux
./go-cs242-proj1 test/input/samp2.txt out.txt
- Make sure to have Go 1.7+ installed.
- Navigate to directory.
- Run the
go build
command