|
|
6e4dd45702
|
Updated to use new solve checking function
|
2021-07-14 15:38:06 -04:00 |
|
|
|
ad576cba19
|
Updated error message
|
2021-07-05 01:56:29 -04:00 |
|
|
|
e48731df26
|
Changed function access
|
2021-07-05 01:56:22 -04:00 |
|
|
|
a1a7938281
|
Fixed rerun bug
|
2021-07-03 22:33:48 -04:00 |
|
|
|
c4434fec59
|
Fixed a few typoes
|
2021-07-03 17:03:13 -04:00 |
|
|
|
6de24c0680
|
Fixed linux run bug
|
2021-07-03 14:18:15 -04:00 |
|
|
|
43bdda8cd1
|
Problem 22 now loads names through a text file
|
2021-07-03 03:06:35 -04:00 |
|
|
|
9660fe9287
|
Updated to work with the new libraries
|
2021-07-03 02:38:00 -04:00 |
|
|
|
fd54eb90d8
|
Added solution to problem 37
|
2021-07-01 11:36:26 -04:00 |
|
|
|
ebdb92dc2f
|
Added solution to problem 36
|
2021-06-29 12:03:49 -04:00 |
|
|
|
240b7b6271
|
Fixed typos
|
2021-06-06 12:19:10 -04:00 |
|
|
|
8e36887d49
|
Added solution to problem 35
|
2021-06-02 17:23:32 -04:00 |
|
|
|
d2f863d2a6
|
Added solution to problem 34
|
2021-06-01 18:44:28 -04:00 |
|
|
|
c2f9753b83
|
Updated algorithms
|
2021-05-28 16:13:22 -04:00 |
|
|
|
3e82e69708
|
Added solution to problem 33
|
2021-02-07 12:41:24 -05:00 |
|
|
|
d751e584f3
|
Added todo file
|
2020-10-30 16:24:46 -04:00 |
|
|
|
2d6279b31f
|
Updated problem 27 algorithm
|
2020-10-30 16:18:59 -04:00 |
|
|
|
0132ebebf3
|
Updated comments
|
2020-10-26 14:33:28 -04:00 |
|
|
|
609baf482b
|
Updated problem 1 to faster solution
|
2020-10-26 12:00:47 -04:00 |
|
|
|
42f225b5f2
|
Changed directory name
|
2020-09-05 12:21:53 -04:00 |
|
|
|
000d6da85f
|
Updated 17 to throw exception
|
2020-08-28 15:13:13 -04:00 |
|
|
|
252a6c9c00
|
Added messages to Unsolved exception
|
2020-08-28 14:31:34 -04:00 |
|
|
|
03882a9366
|
Reworked to better match other languages
|
2020-08-28 14:28:20 -04:00 |
|
|
|
3757e2169c
|
Removed unnecessary headers
|
2020-08-28 14:26:09 -04:00 |
|
|
|
a797bb6718
|
Moved Unsolved to it's own file
|
2020-08-28 14:25:09 -04:00 |
|
|
|
514afd1bd2
|
Moved files around to better match C++ norms
Changed results to match other languages
|
2020-08-28 12:22:15 -04:00 |
|
|
|
e4a3f442e4
|
Updated to better match what order the other
languages are doing things in
|
2020-08-24 15:33:59 -04:00 |
|
|
|
d5595a66c7
|
Fixed linking issue with problem67
|
2020-07-29 09:47:30 -04:00 |
|
|
|
4e752fb82c
|
Created solution to problem32
|
2020-07-28 18:14:14 -04:00 |
|
|
|
cb9b41e38d
|
Fixed typo applying change to windows instead of linux
|
2020-07-25 16:32:13 -04:00 |
|
|
|
c30ee59e92
|
Updated makefile so linux will work with new inheritance
|
2020-07-25 16:30:00 -04:00 |
|
|
|
44be9aa5b0
|
Changed Problem 67 to work with 18
|
2020-07-25 16:02:49 -04:00 |
|
|
|
3ed2de1dff
|
Updated make file to use dll instead of a for windows libraries
|
2020-07-24 14:21:32 -04:00 |
|
|
|
2616dabe6d
|
Updated how results are retrieved
|
2020-07-20 00:53:08 -04:00 |
|
|
|
22871b71e9
|
Changed exception to Unsolved to fit with naming convention
|
2020-07-19 13:23:57 -04:00 |
|
|
|
0caa043b59
|
Updated various typoes and removed some unneeded code
|
2020-07-11 13:35:37 -04:00 |
|
|
|
c72754dcf8
|
Updated comments and made sure style was consistent
|
2020-07-10 13:36:16 -04:00 |
|
|
|
7257a118d4
|
Fixed bug causing incorrect time for run all
|
2020-07-10 00:52:47 -04:00 |
|
|
|
40ea05ac42
|
Updated comments
|
2020-07-09 16:23:32 -04:00 |
|
|
|
cc5d9b786c
|
Created some functions to reduce amount of copied code
Updated comments
|
2020-07-09 16:22:23 -04:00 |
|
|
|
780987991d
|
Updated a few typos
|
2020-07-09 01:45:02 -04:00 |
|
|
|
6f55685f48
|
Refactored to make benchmark part of the main program
|
2020-07-09 00:00:33 -04:00 |
|
|
|
89bb42d4d9
|
Added descriptions before solving problems
|
2020-07-08 21:00:24 -04:00 |
|
|
|
f7dc9356cb
|
Added some flushes to make sure the progress dots
are being printed
|
2020-07-08 20:56:18 -04:00 |
|
|
|
e024368cf6
|
Added build solutions for benchmark
|
2020-07-08 20:38:53 -04:00 |
|
|
|
766af92f1a
|
Added a benchmark tool
|
2020-07-08 20:38:37 -04:00 |
|
|
|
a7d960c3b1
|
Added solution to problem 31
|
2020-06-19 19:57:59 -04:00 |
|
|
|
b74622351e
|
Updated run time
|
2020-06-16 19:21:40 -04:00 |
|
|
|
baec1742f4
|
Updated time
|
2020-06-16 19:00:31 -04:00 |
|
|
|
20b54c7f1b
|
Updated run time
|
2020-06-16 13:35:37 -04:00 |
|