|
|
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 |
|
|
|
77633bee1d
|
Updated C++ version used
|
2020-06-16 13:35:30 -04:00 |
|
|
|
96d18f3eda
|
Changed code to compare more easily with others
|
2020-06-16 12:22:38 -04:00 |
|
|
|
b86a327541
|
Adjusted make file for linux multithread
|
2020-06-15 20:42:15 -04:00 |
|
|
|
e0387a74a2
|
Added ability for compiling libraries simultaniously
|
2020-06-15 20:31:37 -04:00 |
|
|
|
db74198956
|
Updated for performance
|
2020-06-15 20:06:52 -04:00 |
|
|
|
4262dd5cf5
|
Fixed warning comparing signed and unsigned ints
|
2020-06-09 00:15:25 -04:00 |
|
|
|
cad4f92db3
|
Adjusted some spacing
|
2020-06-07 13:30:15 -04:00 |
|
|
|
0f6f4fe0be
|
Added descriptions to problems that didn't have any
|
2020-06-06 18:17:13 -04:00 |
|
|
|
a841942741
|
Added an option to compile on windows with mingw-w64
|
2020-06-06 18:16:55 -04:00 |
|
|
|
d416b0fe53
|
Inital commit with existing files
|
2020-06-06 16:59:20 -04:00 |
|