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 19, 2026 03:02Charles CabergsCharles CabergsScore: 7,247Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 19, 2026 03:027,205129,058,49743,940,00056,923,000126,189,568
2Apr 19, 2026 03:027,247132,649,14445,202,00056,252,000126,136,320
3Apr 19, 2026 03:027,252126,741,58643,798,00057,733,000126,099,456