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 listJul 15, 2024 17:05Nadiminty KaundinyaNadiminty KaundinyaScore: 49,898Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 15, 2024 17:0548,9983,232,743,950685,967,3630117,071,872
2Jul 15, 2024 17:0549,8983,232,761,334698,575,1680117,460,992
3Jul 15, 2024 17:0550,3713,198,343,265705,189,5930117,383,168