Skip to main content
added 19 characters in body
Source Link
Julian
  • 3.4k
  • 8
  • 19

PowerShell Core, 7373 62 bytes

param$args-split'($a..)0,2,4,6|%{$a|% su* $_ 2}|%'-ne''|%{"0x$_"/(2561,1,1,256)[$i++-ne3][$i++]}|% *g "0.##"

Try it online!-11 bytes thanks to Mazzy

Try it online!

PowerShell Core, 73 bytes

param($a)0,2,4,6|%{$a|% su* $_ 2}|%{"0x$_"/(256,1)[$i++-ne3]}|% *g "0.##"

Try it online!

PowerShell Core, 73 62 bytes

$args-split'(..)'-ne''|%{"0x$_"/(1,1,1,256)[$i++]}|% *g "0.##"

-11 bytes thanks to Mazzy

Try it online!

Source Link
Julian
  • 3.4k
  • 8
  • 19

PowerShell Core, 73 bytes

param($a)0,2,4,6|%{$a|% su* $_ 2}|%{"0x$_"/(256,1)[$i++-ne3]}|% *g "0.##"

Try it online!