Open EvDenny opened 2 years ago
bug @EvDenny mdy.cpp -> Issue01( alias _1 ) _1: The issue appears to be a problem with counting backwards to certain dates. These dates range from 7/31/2022 to 7/11/2022. Every once in a while the program executes everything fine when iterating to 7/10/2022, however it doesn't always work. Every other date works perfectly: 8/1/2022 to current day works. 7/09/2022 || 7/10/2022 to 7/31/2022 don't work whatsoever. Every date prior works.
Need to work on mdy past functionality today... Gotta get back on track.
Mdy should work both forward and backward and implement classes and objects to get more familiar with them.