RosettaCodeData/Task/Population-count/Perl/population-count-2.pl

2 lines
47 B
Perl
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
say unpack("%b*",pack "J*", 1234567); # J = UV