Y
Hacker News
new
|
ask
|
show
|
jobs
by
asdf3243245q
1832 days ago
That is not the author's code. That is pseudocode for one of the example answers that he is improving on.
The author's code gives an option for the units:
int unit = si ? 1000 : 1024;