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 02:47olliecrowolliecrowScore: 3,064Success
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 02:473,05868,692,16930,865,00011,947,000126,226,432
2Apr 19, 2026 02:473,06468,108,74329,925,00012,967,000126,263,296
3Apr 19, 2026 02:473,07368,782,37231,014,00012,005,000126,267,392