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 listFeb 28, 2023 23:25Bernard TeoBernard TeoScore: 40,813Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 28, 2023 23:2240,2814,670,888,397563,937,4340140,562,432
2Feb 28, 2023 23:2240,3514,620,926,890564,910,1180142,434,304
3Feb 28, 2023 23:2240,4404,736,996,451566,155,3640141,217,792
4Feb 28, 2023 23:2240,5644,878,588,843567,891,5880141,877,248
5Feb 28, 2023 23:2240,6874,914,962,586569,618,1770139,517,952
6Feb 28, 2023 23:2240,7344,595,247,710570,277,1930141,414,400
7Feb 28, 2023 23:2540,8134,583,119,110571,377,3190140,804,096
8Feb 28, 2023 23:2241,0754,962,415,910575,053,2760139,456,512
9Feb 28, 2023 23:2541,1704,878,151,914576,380,0780139,149,312
10Feb 28, 2023 23:2541,8405,186,649,797585,755,1730139,739,136
11Feb 28, 2023 23:2241,9384,711,829,686587,133,2720141,910,016
12Feb 28, 2023 23:2242,0154,984,746,911588,214,0190140,627,968