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 listJun 21, 2023 12:52nikola-kovrizhnynikola-kovrizhnyScore: 57,373Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 21, 2023 12:5256,3327,203,667,113788,654,2620141,316,096
2Jun 21, 2023 12:5257,3737,315,563,824803,226,7400142,540,800
3Jun 21, 2023 12:5258,6947,077,596,326821,721,4970141,348,864