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 listDec 17, 2023 07:45Kenneth MaplesKenneth MaplesScore: 26,760Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 17, 2023 07:4526,5593,162,592,596371,827,2440267,509,760
2Dec 17, 2023 07:4526,7603,125,154,612374,636,0140266,993,664
3Dec 17, 2023 07:4527,5933,422,586,786386,299,9350265,977,856