User profile: raefnal

User info
User name:raefnal
History
Joined:
Number of posts:15
Latest posts:

add by 4
Thanks, seeplus...this works, but it only seems to spit out leap years. I also need it to print whet...

vectors
Write your question here. Is there a way to add all the elements of a vector to an integer sequ...

add by 4
Okay, thank you. It works, Malibor...now I need to use i to recognize when a year(starting with 2020...

add by 4
I've tried swapping out the 1s for 4s...doesn't work.

add by 4
Write your question here. [code] int incrementer = 1; for ( int i = 1; i < someLength; i += incre...