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 28, 2026 09:57TudyMTudyMScore: 5,625Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 28, 2026 09:595,59840,063,76315,926,0001,990,0002,363,392
2Apr 28, 2026 09:595,60433,186,19415,941,0001,992,0002,297,856
3Apr 28, 2026 09:595,60736,794,37415,950,0001,993,0002,367,488
4Apr 28, 2026 09:595,62037,294,42215,989,0001,998,0002,379,776
5Apr 28, 2026 09:595,62533,015,66615,001,0003,000,0002,301,952
6Apr 28, 2026 09:595,64637,258,24615,059,0003,011,0002,367,488
7Apr 28, 2026 09:595,64730,731,94615,060,0003,012,0002,301,952
8Apr 28, 2026 09:595,66536,789,58916,116,0002,014,0002,367,488
9Apr 28, 2026 09:595,68131,666,76016,162,0002,020,0002,367,488