Problem #690 CORE JAVA PROGRAMMING

Write a C++ program that takes a year from user and print whether that year is a leap year or not

Your Solution