Blue color from RGB Sergey Svistunov

Extract the Blue channel from a stream of RGB pixels as fast as possible.

Input: 150 000 000 pixels in binary RGB format on STDIN (3 bytes per pixel: R, G, B).

Output: Write only the Blue byte of each pixel to STDOUT (150 000 000 bytes total).

Back to listFeb 5, 2025 17:29Andrey LikhachevAndrey LikhachevScore: 3,712Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 5, 2025 17:293,68283,113,51532,709,00018,832,000150,265,856
2Feb 5, 2025 17:293,68580,714,07132,737,00018,849,000150,265,856
3Feb 5, 2025 17:293,68977,637,02132,776,00018,871,000150,441,984
4Feb 5, 2025 17:293,71079,168,64935,961,00015,983,000150,269,952
5Feb 5, 2025 17:293,71275,001,90133,981,00017,990,000150,183,936
6Feb 5, 2025 17:293,71976,276,44833,046,00019,026,000150,441,984
7Feb 5, 2025 17:293,73777,364,60236,220,00016,098,000150,265,856
8Feb 5, 2025 17:293,75281,869,97234,686,00017,838,000150,188,032
9Feb 5, 2025 17:293,78279,876,74537,961,00014,984,000150,269,952