Problem #766 CORE JAVA PROGRAMMING

Write a C++ method to check whether an year entered by the user is a leap year or not

Your Solution