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 26, 2025 20:14lukostlukostScore: 5,083Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2025 20:145,06838,291,90514,189,0002,027,0002,539,520
2Apr 26, 2025 20:145,06937,838,84614,194,0002,027,0002,277,376
3Apr 26, 2025 20:145,07932,947,31414,223,0002,031,0002,441,216
4Apr 26, 2025 20:145,08138,808,48315,244,0001,016,0002,441,216
5Apr 26, 2025 20:145,08342,979,59415,249,0001,016,0002,539,520
6Apr 26, 2025 20:145,10142,160,85015,304,0001,020,0002,445,312
7Apr 26, 2025 20:145,10344,313,76515,311,0001,020,0002,539,520
8Apr 26, 2025 20:145,10742,637,18515,322,0001,021,0002,535,424
9Apr 26, 2025 20:145,11138,795,59715,332,0001,022,0002,445,312