Question: Please help me with my code for counting out the number of leap years. Either my loop syntax or my logical expression is incorrect, though
Please help me with my code for counting out the number of leap years. Either my loop syntax or my logical expression is incorrect, though I haven't isolated the problem.
//Counting Number of Leap Years
#include
for (i=0; i } printf("%d", LeapYears); }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
