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 listMar 25, 2023 19:51LellingeLellingeScore: 65,579Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 25, 2023 19:5164,56010,187,854,800903,841,9510267,026,432
2Mar 25, 2023 19:5165,5799,666,352,944918,110,2990266,838,016
3Mar 25, 2023 19:5165,91810,415,637,971922,849,0300265,662,464