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 01:23Charles 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 01:23071,211,32425,943,00027,939,00095,297,536Exit with code 1:
2Apr 29, 2026 01:235,64595,891,47341,019,00038,018,000151,404,544
3Apr 29, 2026 01:235,67591,852,15040,724,00038,738,000151,408,640
4Apr 29, 2026 01:235,683100,644,57439,783,00039,783,000151,404,544
5Apr 29, 2026 01:235,70996,888,94642,966,00036,970,000151,404,544
6Apr 29, 2026 01:235,71298,370,40743,533,00036,446,000151,408,640
7Apr 29, 2026 01:235,72595,806,03343,631,00036,529,000151,400,448
8Apr 29, 2026 01:235,728105,562,19944,556,00035,645,000151,408,640