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 21:05Daniel MastalerzDaniel MastalerzScore: 3,448Success
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 21:053,41674,785,15533,874,00013,948,000151,289,856
2Oct 29, 2025 21:053,43375,661,16636,051,00012,017,000151,429,120
3Oct 29, 2025 21:053,43467,977,79133,056,00015,025,000151,285,760
4Oct 29, 2025 21:053,44172,246,51232,117,00016,058,000151,281,664
5Oct 29, 2025 21:053,44872,554,18835,203,00013,075,000151,289,856
6Oct 29, 2025 21:053,45975,750,70931,274,00017,150,000151,289,856
7Oct 29, 2025 21:053,46173,193,46635,328,00013,121,000151,298,048
8Oct 29, 2025 21:053,46374,561,36237,374,00011,111,000151,293,952
9Oct 29, 2025 21:053,46873,056,38238,435,00010,114,000151,429,120