Mississippi was admitted into the Union on December 10, 1817 becoming the 20th state to join the Union.
year month day
#include<iostream.h> main() { int year,date; cout<<"enter year\n"; cin>>year; cout<<"enter date\n"; cin>>date; if(year%4==0) date=date+2; else date=date+3; cout<<" the added date was"<<date\n; } output: enter year:2011 enter date:18 the added date was:21. Note: This program exectues only in cpp....
#include<stdio.h> #include<conio.h> int date,year; printf(''enter date and year"0; scanf(%date,%year); if(year%4==0) { date=(date+31)-29; pf(''march month of"); pf(%d,date); } else { date=(date+31)-28; pf(''march month of"); pf(%d,date); } } pf(%d,date);
Month: Mois Year: Année Date: date
what two states were the last to enter the union,and in what years did they enter
Minnesota was admitted into the Union on May 11, 1858 becoming the 32nd state to join the Union.
what two states were the last to enter the union,and in what years did they enter
it was made in 1800 no specific date or month just a specific year.
1867
In 1803.
day, month and year
February 29 is the date of leap year.