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 26, 2024 23:52IhebIhebScore: 53,124Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 26, 2024 23:5253,0433,837,563,363742,600,8290134,467,584
2Jul 26, 2024 23:5253,1243,841,353,151743,734,4300134,189,056
3Jul 26, 2024 23:5254,0903,907,524,048757,257,2680134,176,768