Rule
Rule


Rule
You're viewing a single thread.
Sizes of the brackets are just weird: 2, 7, 4, 28 quick fix could be 2, 7, 12, 20
No thats weird too, the brackets should be 1, 1, 2, 3, 5, 8, 13, 21
phine
2, 7, 4, 28
They're actually 3 2 (edit: the first one was right), 8, 5, 29
https://en.m.wikipedia.org/wiki/Off-by-one_error#fencepost_error
Unless I'm mistaken, it should be 2, 8, 5, 29 right?
Whoops, in my haste to notice the fencepost error, I didn't notice the first number was correct!