Blue color from RGBA Sergey Svistunov

Extract the Blue channel from a stream of RGBA pixels as fast as possible.

Input: 125 000 000 pixels in binary RGBA format on STDIN (4 bytes per pixel: R, G, B, A).

Output: Write only the Blue byte of each pixel to STDOUT (125 000 000 bytes total).

Back to listApr 16, 2026 17:10olliecrowolliecrowScore: 3,281Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 16, 2026 17:103,26673,338,73634,551,00011,178,000126,001,152
2Apr 16, 2026 17:103,28168,512,35732,950,00012,980,000126,009,344
3Apr 16, 2026 17:103,30168,645,53233,149,00013,058,000126,025,728