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 10:06Arseniy KorobenkoArseniy KorobenkoScore: 4,963Success
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 10:064,91233,723,86814,671,0001,047,0002,265,088
2Mar 24, 2026 10:064,96347,225,62413,897,0001,985,0002,289,664
3Mar 24, 2026 10:064,96337,241,66913,898,0001,985,0002,265,088