summaryrefslogtreecommitdiffstats
path: root/challenge/c22.go
Commit message (Collapse)AuthorAgeFilesLines
* challenge: update C22siddharth2021-08-171-4/+5
| | | | Use MTRand.Extract and MTRand.Seed instead of MTExtact and MTSeed.
* challenge: do challenge 22siddharth2021-07-011-0/+56