#!/usr/bin/awk # # See https://theweeklychallenge.org/blog/perl-weekly-challenge-155 # # # Run as: awk -f ch-2.awk # BEGIN { print "8" }