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 listMay 5, 2026 04:52CCError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 5, 2026 04:520134,833,25359,449,00060,820,00095,313,920Exit with code 101: thread 'main' (1) panicked at main.rs:154:41: called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } note: run with `RUST_BACKTRACE=1` environment variable to display a ba...stderr
2May 5, 2026 04:5211,377211,545,26158,538,000100,741,000117,944,320
3May 5, 2026 04:5211,377223,179,98759,277,000100,002,000117,809,152
4May 5, 2026 04:5211,406224,043,97859,295,000100,399,000117,866,496
5May 5, 2026 04:5211,423221,887,46159,325,000100,600,000117,411,840
6May 5, 2026 04:5211,447210,285,92359,314,000100,956,000117,960,704
7May 5, 2026 04:5211,581228,344,98958,532,000103,602,000117,714,944
8May 5, 2026 04:5211,685213,917,81859,338,000104,253,000117,886,976