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 listOct 6, 2023 06:30Pavel ZagrebinPavel ZagrebinScore: 7,211Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 6, 2023 06:307,11585,846,18022,766,68902,277,376
2Oct 6, 2023 06:307,21196,743,72523,075,68502,269,184
3Oct 6, 2023 06:307,31781,138,20223,413,82802,273,280