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 21, 2026 06:34Charles CabergsCharles CabergsScore: 6,949Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 06:346,858124,540,90940,005,00056,007,000126,160,896
2Apr 21, 2026 06:346,949124,599,63540,123,00057,175,000126,160,896
3Apr 21, 2026 06:346,977122,649,18339,869,00057,810,000126,152,704