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 2, 2024 17:06Teodor SpærenTeodor SpærenScore: 43,655Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 2, 2024 17:0643,4982,280,822,995608,974,3390266,100,736
2Jul 2, 2024 17:0643,6552,260,184,085611,170,2860267,440,128
3Jul 2, 2024 17:0644,5922,284,255,375624,291,7850266,117,120