Timeline for Why is converting 0-indexed code to 1-indexed code non-trivial?
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Dec 13, 2020 at 21:08 | history | bounty ended | J. Mini | ||
| S Dec 13, 2020 at 21:08 | history | notice removed | J. Mini | ||
| Dec 13, 2020 at 21:08 | vote | accept | J. Mini | ||
| Dec 10, 2020 at 16:58 | answer | added | B. Ithica | timeline score: 4 | |
| Dec 10, 2020 at 9:40 | comment | added | Filip Milovanović | I'd say you need to take the semantics of the rules into account. For example, if the OEIS sequence you provided is not meant as some array indexing scheme, then making it start from 1 doesn't even make sense (I think) without specifying what properties you want to preserve, and in what way (as you are now working with a completely different sequence). What I'm suggesting is that, in the abstract, there isn't necessarily an obvious thing to do - you need extra context to frame the problem. | |
| Dec 7, 2020 at 20:31 | answer | added | rwong | timeline score: 1 | |
| Dec 7, 2020 at 18:33 | answer | added | gnasher729 | timeline score: 2 | |
| S Dec 7, 2020 at 18:25 | history | bounty started | J. Mini | ||
| S Dec 7, 2020 at 18:25 | history | notice added | J. Mini | Canonical answer required | |
| Dec 5, 2020 at 2:46 | comment | added | Greg Burghardt | There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors. | |
| Dec 4, 2020 at 21:04 | review | Close votes | |||
| Dec 7, 2020 at 18:25 | |||||
| Dec 4, 2020 at 20:40 | answer | added | Stack Exchange Broke The Law | timeline score: 5 | |
| Dec 4, 2020 at 20:12 | answer | added | Deduplicator | timeline score: 5 | |
| Dec 4, 2020 at 20:01 | history | asked | J. Mini | CC BY-SA 4.0 |