Y
Hacker News
new
|
ask
|
show
|
jobs
by
QuaternionsBhop
32 days ago
Base conversions are easy, but which off by one is it? base 4 or base 6?
1 comments
sprayk
32 days ago
10 base 2 is 2 base 10. i gave four unique hard problems. and now typing this out i see that I was off by 1 (or two)
link
rzzzt
32 days ago
Off-by-two is a subset of all possible off-by-one errors.
link
m3047
31 days ago
All off-by-one errors can be reproduced by producing an off-by-one error of some other off-by-one error.
link