implemented making of random number files in AlgorithmTester, started sorting code

This commit is contained in:
2020-05-30 12:29:30 -05:00
parent 37ad93f370
commit 741d29f148
3 changed files with 103 additions and 7 deletions

View File

@@ -4,5 +4,6 @@
"path": "."
}
],
"settings": {}
"settings": {},
"java.home": "/usr/lib/jvm/java-14-oracle/"
}