#!/usr/bin/perl use v5.14; use warnings; say 'This is not a solution to the bitcount problem';