So 64 is absolutely perfect being 1000000 in binary, then all you need to do is go one bit a time for a binary search.
Ziglin (it/they)
- 0 Posts
- 3 Comments
Joined 3 years ago
Cake day: July 13th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Yeees


The
unsaferust keyword basically just lets you declare a scope in which some memory checks do not need to pass for the program to compile.