Commit Graph

76 Commits

Author SHA1 Message Date
af89d5619e Updated problem 27 algorithm 2020-10-30 16:19:12 -04:00
ebff487b68 Updated problem 1 algorithm 2020-10-26 14:44:45 -04:00
2f8d94de29 Fixed typo 2020-10-26 12:00:27 -04:00
a6aceb9e42 Minor fixes 2020-10-18 20:50:19 -04:00
dfebcd3de5 Updated plugins 2020-10-03 12:55:22 -04:00
da219ec692 Fixed typos 2020-10-03 12:52:19 -04:00
0bc6e5e044 Added manditory java version 2020-10-03 12:52:07 -04:00
d0ac4874b7 Fixed some variable names 2020-08-28 14:24:34 -04:00
ea67dd3364 Updated some results to be neater 2020-08-28 11:05:09 -04:00
c40e1be88d Changed how an invalid answer was handled 2020-08-27 13:29:45 -04:00
907b6fae5b Updated to depend less on string create for an answer 2020-08-27 11:57:51 -04:00
544efc7e29 Updated problem's flow to match the other languages 2020-08-26 19:40:18 -04:00
1242935cc1 Added exception handling to match library 2020-08-24 14:57:01 -04:00
5be572e998 Fixed some typos 2020-08-23 16:30:26 -04:00
237a2380d8 Updated plugins 2020-08-01 14:13:18 -04:00
250f73c9d6 Created solution to problem32 2020-07-28 18:14:28 -04:00
bf1860856e Added functionality to find the trail the algorithm took 2020-07-24 13:21:52 -04:00
b9eac741f2 Adjusted 67 to work with 18 2020-07-24 12:34:19 -04:00
1d1b7676aa Updated runtimes because of changes 2020-07-20 00:54:00 -04:00
b1f2c4cbf7 Fixed bug causing error on multiple runs 2020-07-19 16:59:23 -04:00
5e0f2a0c8e Added some comments 2020-07-19 15:47:38 -04:00
3035387aa5 Fixed a few typos 2020-07-19 15:33:32 -04:00
4cdbed958f Moved Unsolved and fixed a few typos 2020-07-19 13:23:11 -04:00
4a745be0e1 Fixed bug that caused a null pointer exception 2020-07-11 13:34:01 -04:00
ea6d0d7d95 Updated to improve benchmarking function and code
style
2020-07-11 13:29:45 -04:00
ddcd46c40c Added license info 2020-07-10 13:39:57 -04:00
941372e90c Added some functions to reduce the amount of copied code 2020-07-10 00:53:19 -04:00
44cbc2970c Fixed a bug when running multiple times 2020-07-09 12:13:08 -04:00
139540e4f0 Fixed a few more typos 2020-07-09 02:15:04 -04:00
814f02e54d Fixed a few typos 2020-07-09 02:11:14 -04:00
b3ffd2fbf0 Removed debugging code 2020-07-09 01:59:40 -04:00
a789cfb851 Added a benchmark function 2020-07-09 01:47:09 -04:00
c25fb8c41c Added solution to problem 31 2020-06-19 20:01:35 -04:00
f4bdb66590 Updated for performance 2020-06-18 01:24:50 -04:00
c25a1e095e Updated for performance 2020-06-18 01:03:20 -04:00
da5f9bd75d Updated for performance 2020-06-17 23:53:26 -04:00
bac055495e Updated for performance 2020-06-17 23:19:26 -04:00
64f43e0a4d Updated for performance 2020-06-17 22:29:03 -04:00
f664a076a6 Updated for performance 2020-06-17 22:03:47 -04:00
86b10bae89 Updated for performance 2020-06-17 18:42:28 -04:00
465b6165c0 Updated for performance 2020-06-17 18:24:51 -04:00
98cdcff9a6 Updated for performance 2020-06-17 17:39:37 -04:00
e18591046e Updated for performance 2020-06-17 14:54:08 -04:00
fc4d6c7e69 Updated comments 2020-06-17 14:10:01 -04:00
8acb129f95 Updated for performance 2020-06-17 14:08:08 -04:00
a8fe06b3e4 Updated for performance 2020-06-17 12:33:25 -04:00
6bb61ff9f3 Updated comments 2020-06-17 11:51:37 -04:00
46b658407f Updated for performance 2020-06-17 11:43:03 -04:00
45ee548615 Updated for performance 2020-06-17 11:22:22 -04:00
43c0df0d22 Updated for performance 2020-06-17 10:45:47 -04:00