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 22, 2026 00:08olliecrowolliecrowScore: 3,086Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 00:093,07949,962,09131,078,00012,030,000126,038,016
2Apr 22, 2026 00:093,08651,590,96231,147,00012,057,000126,050,304
3Apr 22, 2026 00:093,13749,902,33131,948,00011,980,000126,066,688