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 24, 2026 11:15Charles CabergsCharles CabergsScore: 6,937Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2026 11:166,881114,918,21440,722,00055,621,000126,177,280
2Apr 24, 2026 11:166,937111,903,52940,053,00057,075,000126,238,720
3Apr 24, 2026 11:166,961115,524,18440,772,00056,683,000126,169,088