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 9, 2024 12:23Ilya ZIlya ZScore: 47,945Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 9, 2024 12:2347,4173,261,704,971663,838,3600139,939,840
2Jun 9, 2024 12:2347,9453,289,567,298671,235,6180141,148,160
3Jun 9, 2024 12:2348,2223,395,451,686675,102,3540139,653,120