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 listApr 4, 2024 01:06Christopher TarryChristopher TarryScore: 10,772Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 4, 2024 01:0610,767108,238,94834,453,34102,301,952
2Apr 4, 2024 01:0610,77295,279,39334,470,37202,297,856
3Apr 4, 2024 01:0610,799100,269,31934,555,59902,301,952