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 listOct 1, 2025 10:48AnSaAnSaScore: 3,195Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 1, 2025 10:483,17571,249,31833,334,00011,111,000126,230,528
2Oct 1, 2025 10:483,19566,995,50932,807,00011,929,000126,263,296
3Oct 1, 2025 10:483,19970,455,10731,845,00012,937,000126,230,528