/newyearcountdown

Primary LanguageC++The UnlicenseUnlicense

New year countdown

This program shows you days remaining to the next year, and the current year progress.

Run

$ g++ newyearcounter.cpp
$ # Have fun!
$ ./a.out # Or .\a in Windows