/DayOfYear

POC of Programming exercise.

Primary LanguageC++MIT LicenseMIT

DayOfYear

POC of Programming exercise.

Contributors

  • Lucas Leandro Costa Lacerda

Developing

Built With

  • iostream

Setting up Example

To run the example file, use the code bellow:

git clone https://github.com/LucasLacerdaCL/DayOfYear.git
cd DayOfYear
g++ main.cpp -o main
./main

Licensing

Released under the MIT license.