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 27, 2026 16:51Charles CabergsCharles CabergsScore: 5,297Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 16:515,26933,026,38014,879,0001,983,0002,387,968
2Apr 27, 2026 16:515,29036,661,79414,939,0001,991,0002,330,624
3Apr 27, 2026 16:515,29134,476,10514,940,0001,992,0002,387,968
4Apr 27, 2026 16:515,29433,304,47614,949,0001,993,0002,392,064
5Apr 27, 2026 16:515,29733,457,21214,957,0001,994,0002,457,600
6Apr 27, 2026 16:515,29936,070,83414,964,0001,995,0002,387,968
7Apr 27, 2026 16:515,30534,511,26014,979,0001,997,0002,383,872
8Apr 27, 2026 16:515,31833,766,20015,016,0002,002,0002,371,584
9Apr 27, 2026 16:515,32336,903,57415,031,0002,004,0002,387,968