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 listSep 30, 2025 09:04AnSaAnSaScore: 3,409Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 30, 2025 09:043,39275,161,07836,373,00011,114,000126,263,296
2Sep 30, 2025 09:043,40974,594,35835,797,00011,932,000126,218,240
3Sep 30, 2025 09:043,41765,603,59534,886,00012,957,000126,255,104