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 29, 2024 10:41Eugene ZhydzetskiEugene ZhydzetskiScore: 43,301Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 29, 2024 10:4143,0263,266,082,474602,357,5710140,144,640
2Mar 29, 2024 10:4143,3013,242,041,509606,213,1850139,808,768
3Mar 29, 2024 10:4143,6813,295,448,003611,534,1100141,271,040