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:31CCError
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:320133,851,56158,802,00060,707,00095,313,920Exit with code 101: thread 'main' (1) panicked at main.rs:164: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:3211,359223,633,30759,274,00099,755,000117,825,536
3May 5, 2026 04:3211,402212,004,09958,537,000101,096,000117,932,032
4May 5, 2026 04:3211,437224,055,42758,499,000101,632,000117,956,608
5May 5, 2026 04:3211,511213,774,87759,213,000101,954,000117,936,128
6May 5, 2026 04:3211,633225,807,35258,490,000104,374,000117,792,768
7May 5, 2026 04:3211,694214,238,79358,535,000105,185,000117,891,072
8May 5, 2026 04:3211,745229,077,60158,477,000105,956,000117,903,360