Skip to main content

All Questions

Filter by
Sorted by
Tagged with
4 votes
1 answer
132 views

Measuring the length of binary numbers in English words in C

Inspired by this question (link to original video), I decided to write some code in C to perform this task, and it is much faster than the Python code, even when run with PyPY, up to a billion, it ...
Caridorc's user avatar
  • 27.6k