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 21, 2026 02:52Charles CabergsCharles CabergsScore: 6,952Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 02:536,929119,482,85642,005,00055,007,000126,160,896
2Apr 21, 2026 02:536,952125,634,54242,146,00055,191,000126,156,800
3Apr 21, 2026 02:536,974111,271,37341,847,00055,796,000126,005,248