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
This program shows you days remaining to the next year, and the current year progress.
$ g++ newyearcounter.cpp
$ # Have fun!
$ ./a.out # Or .\a in Windows