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 25, 2026 23:46Charles CabergsCharles CabergsScore: 6,939Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 25, 2026 23:466,913116,784,90440,910,00055,878,000126,169,088
2Apr 25, 2026 23:466,939113,665,18940,060,00057,086,000126,058,496
3Apr 25, 2026 23:466,942116,562,10041,080,00056,110,000126,169,088