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 listApr 29, 2026 17:16Charles CabergsCharles CabergsError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 17:1701,108,889,71024,693,00031,342,00095,285,248Exit with code 1:
2Apr 29, 2026 17:175,55498,140,89541,874,00035,892,000151,232,512
3Apr 29, 2026 17:175,615101,438,79240,799,00037,813,000151,396,352
4Apr 29, 2026 17:175,62192,641,69743,832,00034,866,000151,404,544
5Apr 29, 2026 17:175,62898,851,74642,892,00035,910,000151,388,160
6Apr 29, 2026 17:175,63596,012,62642,940,00035,950,000151,404,544
7Apr 29, 2026 17:175,63995,612,75242,977,00035,980,000151,412,736
8Apr 29, 2026 17:175,65899,172,04342,578,00036,637,000151,408,640