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 23:20Mikołaj UzarskiMikołaj UzarskiScore: 3,482Success
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 23:203,48179,915,24735,804,00012,929,000151,179,264
2Oct 29, 2025 23:203,48274,561,80536,805,00011,936,000151,425,024
3Oct 29, 2025 23:203,50671,713,15435,064,00014,025,000151,179,264