[colug-432] 2015-02-25 Columbus Code Jam Scribbles: Very Late
jep200404 at columbus.rr.com
jep200404 at columbus.rr.com
Thu Apr 14 15:01:52 EDT 2016
On Thu, 14 Apr 2016 10:22:16 -0400 (EDT), R P Herrold <herrold at owlriver.com> wrote:
> On Wed, 13 Apr 2016, jep200404 at columbus.rr.com wrote:
>
> > ... snippety with content from February
> but the headers do not imply it was hung up with RR not
> accepting the piece (and another) from February until today
Indeed. Perhaps I wrote the email only recently from old notes.
Sometimes I focus so hard when calculating change
that I get the cents correct but the dollars wrong.
Which February? Did you notice the year?
Code Jams are on last Wednesdays, IIRC.
year=`date +%Y`;while true; do if cal 2 "$year" | grep -q '^.. .. .. 25'; then break; fi; year=`expr "$year" - 1`;done; cal 2 "$year" | grep --color=always '25\|$'
More information about the colug-432
mailing list