21 Commits

Author SHA1 Message Date
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
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
3e82e69708 Added solution to problem 33 2021-02-07 12:41:24 -05:00
514afd1bd2 Moved files around to better match C++ norms
Changed results to match other languages
2020-08-28 12:22:15 -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
6f55685f48 Refactored to make benchmark part of the main program 2020-07-09 00:00:33 -04:00
e024368cf6 Added build solutions for benchmark 2020-07-08 20:38:53 -04:00
a7d960c3b1 Added solution to problem 31 2020-06-19 19:57:59 -04:00
77633bee1d Updated C++ version used 2020-06-16 13:35:30 -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
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