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 listMar 24, 2026 09:57Arseniy KorobenkoArseniy KorobenkoScore: 4,994Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 24, 2026 09:574,97836,495,46513,939,0001,991,0002,523,136
2Mar 24, 2026 09:574,99436,650,09513,983,0001,997,0002,285,568
3Mar 24, 2026 09:575,00841,235,54314,021,0002,003,0002,265,088