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 30, 2026 03:55Charles 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 30, 2026 03:55071,658,86725,893,00027,885,00095,305,728Exit with code 1:
2Apr 30, 2026 03:555,592105,987,59042,162,00036,139,000151,408,640
3Apr 30, 2026 03:555,59994,802,64640,683,00037,707,000151,392,256
4Apr 30, 2026 03:555,61798,888,02341,810,00036,832,000151,404,544
5Apr 30, 2026 03:555,63494,856,39743,937,00034,950,000151,408,640
6Apr 30, 2026 03:555,637100,871,31639,965,00038,966,000151,396,352
7Apr 30, 2026 03:555,64396,976,21244,002,00035,002,000151,392,256
8Apr 30, 2026 03:555,668102,090,85840,673,00038,689,000151,404,544