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 listJul 18, 2024 23:11Charlie ShepherdCharlie ShepherdScore: 90,909Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 18, 2024 23:1188,7808,810,061,1581,242,921,2110143,900,672
2Jul 18, 2024 23:1190,9098,438,889,9281,272,728,1690142,434,304
3Jul 18, 2024 23:1191,2968,567,605,8741,278,145,0500142,450,688