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 listAug 26, 2026 16:10Tomislav TunkovicTomislav TunkovicError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 26, 2026 16:100263,892,725197,193,00058,056,0002,203,648pos 0: expected 8 got 48stderr
2Aug 26, 2026 16:100262,244,658197,430,00056,539,0002,203,648pos 0: expected 100 got 48stderr
3Aug 26, 2026 16:100264,205,479197,833,00058,167,0002,203,648pos 0: expected 183 got 48stderr