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 27, 2026 16:04Charles 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 27, 2026 16:04070,852,95023,009,00030,012,00095,121,408Exit with code 1:
2Apr 27, 2026 16:045,56997,156,80843,981,00033,985,000151,408,640
3Apr 27, 2026 16:045,61395,237,12043,773,00034,820,000151,392,256
4Apr 27, 2026 16:045,614100,414,28241,791,00036,816,000151,416,832
5Apr 27, 2026 16:045,61898,112,41044,804,00033,852,000151,400,448
6Apr 27, 2026 16:045,62197,185,92840,847,00037,858,000151,404,544
7Apr 27, 2026 16:045,62598,017,31345,860,00032,899,000151,408,640
8Apr 27, 2026 16:045,64493,242,65644,015,00035,011,000151,392,256