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 26, 2026 21:54Charles 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 26, 2026 21:54063,878,96723,108,00026,123,00095,301,632Exit with code 1:
2Apr 26, 2026 21:545,11488,704,88432,818,00038,785,000151,408,640
3Apr 26, 2026 21:545,11892,896,39735,826,00035,826,000151,412,736
4Apr 26, 2026 21:545,12491,897,76335,870,00035,870,000151,400,448
5Apr 26, 2026 21:545,13986,490,96037,975,00033,977,000151,412,736
6Apr 26, 2026 21:545,14091,552,11933,982,00037,980,000151,408,640
7Apr 26, 2026 21:545,15095,088,95633,047,00039,056,000151,404,544
8Apr 26, 2026 21:545,19090,630,99535,833,00036,828,000151,400,448