Count uint8 Sergey Svistunov

Count the number of bytes equal to 127 in a binary stream as fast as possible.

Input: 250 000 000 uint8 values in binary on STDIN.

Output: The count of elements equal to 127, printed as a decimal string.

Back to listJul 31, 2023 14:30PROgrm_JARvisPROgrm_JARvisError
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 31, 2023 14:3000000Error: expected "977413 ", got "977413 library/alloc/src/raw_vec.rscapacity overflowlibrary/alloc/src/ffi/c_str.rsfrom_str_radix_int: must lie in the range `[2, 36]` - found library/core/src/num/mod.rslibrary/core/src/fmt/mod.rs..BorrowMutErrorpanicked...