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 listMay 13, 2026 14:00Fernando AntunezFernando AntunezError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 13, 2026 14:00021,125,3666,952,0002,592,00012,599,296pos 4: expected 26 got 0
2May 13, 2026 14:00018,343,0756,929,0002,594,00012,603,392pos 4: expected 92 got 0
3May 13, 2026 14:00020,761,0646,596,0003,486,00012,599,296pos 4: expected 95 got 0