Home Work

Post date: Jan 30, 2013 8:49:43 AM

Write a c++ program

use if else

the program will read a string, this string represents month's name,

also the program will read an integer, this integer represents year,

and the program will print how many days in this month depends on the entered year.

For example :

Jan --> 31

Dec --> 31