Timeline for How many integers contain a number in a specific range
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Sep 13, 2018 at 12:40 | comment | added | Shaggy | @KevinCruijssen: explanation added. | |
| Sep 13, 2018 at 12:40 | history | edited | Shaggy | CC BY-SA 4.0 |
added 259 characters in body
|
| Sep 13, 2018 at 12:35 | comment | added | Kevin Cruijssen | I had the same thing happen a few times. I see my answer, think: this can be much easier, am changing it. And right before I hit save changes I see I now misinterpret the challenge. Btw, I'm still curious about the explanation for the 8-byte solution. :) | |
| Sep 13, 2018 at 11:38 | comment | added | Shaggy | Thanks, @KevinCruijssen, came back to it ~a month later and was wondering why I was doing it the way I was when there was a shorter way - should have reread the challenge before updating! I've rolled it back now. | |
| Sep 13, 2018 at 11:37 | history | rollback | Shaggy |
Rollback to Revision 2
|
|
| Sep 13, 2018 at 11:37 | history | rollback | Shaggy |
Rollback to Revision 3
|
|
| Sep 13, 2018 at 11:16 | comment | added | Kevin Cruijssen |
Since the previous versions lack an explanation I'm not sure about those, but your current 6-byte solution is incorrect I'm afraid. See this rule: "As in the first example, with the case as 33, the number 3 will be counted as appearing only once, not twice." Your occurrence-count for W would count the 3 twice.
|
|
| Sep 13, 2018 at 10:40 | history | edited | Shaggy | CC BY-SA 4.0 |
added 210 characters in body
|
| Sep 11, 2018 at 16:49 | history | edited | Shaggy | CC BY-SA 4.0 |
added 3 characters in body
|
| Sep 27, 2017 at 16:12 | history | edited | Shaggy | CC BY-SA 3.0 |
added 54 characters in body
|
| May 22, 2017 at 15:57 | history | answered | Shaggy | CC BY-SA 3.0 |