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 listDec 6, 2023 10:44Viktor IarmolaViktor IarmolaScore: 7,000Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 6, 2023 10:446,96091,184,48022,270,42702,281,472
2Dec 6, 2023 10:447,00089,361,58822,400,34702,273,280
3Dec 6, 2023 10:447,07095,523,24622,623,27302,285,568