Blue color from RGBA Sergey Svistunov

Extract the Blue channel from a stream of RGBA pixels as fast as possible.

Input: 125 000 000 pixels in binary RGBA format on STDIN (4 bytes per pixel: R, G, B, A).

Output: Write only the Blue byte of each pixel to STDOUT (125 000 000 bytes total).

Back to listOct 29, 2025 12:47koty166koty166Score: 9,827Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 12:479,747166,928,91649,802,00086,657,000126,128,128
2Oct 29, 2025 12:479,771167,240,30839,941,00096,858,000126,005,248
3Oct 29, 2025 12:479,800164,324,69453,684,00083,509,000126,140,416
4Oct 29, 2025 12:479,802166,144,80433,808,000103,414,000126,128,128
5Oct 29, 2025 12:479,827160,940,22745,860,00091,720,000126,136,320
6Oct 29, 2025 12:479,922166,461,80947,968,00090,939,000126,128,128
7Oct 29, 2025 12:479,959163,964,04548,799,00090,627,000126,132,224
8Oct 29, 2025 12:479,977165,667,81348,888,00090,792,000126,124,032
9Oct 29, 2025 12:4710,013169,443,22452,066,00088,112,000126,128,128