(Number of days in a year) Write a function that returns the number of days in a year using the following header:
int numberOfDaysInAYear(int year)
Write a test program that displays the number of days in year 2000,... , and 2010.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.