Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dv-rastogi authored Nov 1, 2020
1 parent 23488ed commit a589bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Currently configured for [Combination lock - Google kickstart round G](https://c
* Ensure both your brute & optimized programs recieve input from a file. *In my repo, it's "inputf.in"*
* Update *gen* function in *stressCheck.py* in order to randomly generate your test cases.
* Update *checker* function in *stressCheck.py* in order to form basis of comparison for your response and brute response. *In my repo, it's string comparison*
* Wait to hopefully retrieve a corner case, lol.
* Run `make stress` & wait to hopefully retrieve a corner case, lol.

```
Currently supported on Linux/Mac
Expand Down

0 comments on commit a589bcd

Please sign in to comment.