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 19:29Daniel MastalerzDaniel MastalerzScore: 10,801Success
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 19:2910,643213,306,78941,444,000107,559,000117,936,128
2Oct 29, 2025 19:2910,644215,991,65339,003,000110,011,000117,977,088
3Oct 29, 2025 19:2910,711216,763,43050,982,00098,966,000117,977,088
4Oct 29, 2025 19:2910,715216,457,05145,003,000105,007,000117,915,648
5Oct 29, 2025 19:2910,801226,497,38638,053,000113,159,000117,915,648
6Oct 29, 2025 19:2910,807236,945,40144,499,000106,798,000117,805,056
7Oct 29, 2025 19:2910,811229,482,12136,843,000114,512,000117,936,128
8Oct 29, 2025 19:2910,908213,412,47445,614,000107,093,000117,915,648
9Oct 29, 2025 19:2910,933245,297,99241,744,000111,319,000117,915,648