Blue color from RGB Sergey Svistunov

Extract the Blue channel from a stream of RGB pixels as fast as possible.

Input: 150 000 000 pixels in binary RGB format on STDIN (3 bytes per pixel: R, G, B).

Output: Write only the Blue byte of each pixel to STDOUT (150 000 000 bytes total).

Back to listOct 29, 2025 21:04Mikołaj UzarskiMikołaj UzarskiScore: 9,762Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 21:049,721203,871,32739,449,00096,650,000117,723,136
2Oct 29, 2025 21:049,762229,290,87940,899,00095,764,000117,755,904
3Oct 29, 2025 21:049,782208,308,46439,695,00097,254,000117,616,640