Commit Graph

2 Commits

Author SHA1 Message Date
grace-xing6 ff4218a8ce change other functions code
2 it's very similar to math concept of range, it's actually very useful to find particular numbers among a range of numbers,
but you have to figure out how to find that number. For odd number, I initially used minus one, then figure out that it should be plus one on the basis of even numbers identified among the range.
It's not about range but I wonder if we could provide a list of numbers and identify numbers that meet requirement among them.
2024-09-08 21:36:02 -04:00
gxing ad345de973 Initial commit 2024-08-29 18:09:31 +00:00