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 listApr 27, 2026 22:36Victor MerckléVictor MerckléError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 22:39081,476,835060,225,0002,519,040Exit with code 1: probe_v=input_size_1 phase=start stdin_regular=1 st_size=500000000 fstat_errno=0 probe_v=input_size_1 phase=final stdin_regular=1 st_size=500000000 bytes_read=500000000 read_calls=121 eof_seen=1 elapsed_ms=58 first_read_ms=1 max_read_...stderr