solution 7

solution

#include<iostream.h> #include<conio.h> int main () { int year ; cout << "Enter the year : &q…

Load More
That is All