| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-27 | notes on optimized method | drbaggy | |
| 2021-07-26 | updated and added opt version | drbaggy | |
| 2021-07-26 | use reverse to flip keys and values in hash to make last line logic easier | drbaggy | |
| 2021-07-26 | I think there is a bit of nasty code to add to "nth-ugly" to speed this up - ↵ | drbaggy | |
| which remembers where to start the inner for loops - but need to get my brain around it - at least this works - and is better than a full scan of 1..N as n gets larger | |||
| 2021-07-26 | I think there is a bit of nasty code to add to "nth-ugly" to speed this up - ↵ | drbaggy | |
| which remembers where to start the inner for loops - but need to get my brain around it - at least this works - and is better than a full scan of 1..N as n gets larger | |||
| 2021-07-26 | solution 2... | drbaggy | |
