Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 460 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 460 Bytes

Test scripts for CSE201A

Please merge your homework with the repepctive test script repository. You should include a Makefile such that running make in the root directory of your submission produces a file in the root directory. The file, when executed, should read the strings via stdin and output the required content via stdout.

These test scripts are prepared based on Sohum Banerjea's work.