Skip to content

A simple program written in ArnoldC that returns if a year is a leap year or not

Notifications You must be signed in to change notification settings

jjanusch/leap-years

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Leap Years

Leap Years is a simple program written in the esoteric language ArnoldC. Its function is to determine if a year is a leap year.

Usage

To use Leap Years, download the compiled leap-years.class file from the bin directory. cd to the parent directory and run java leap-years. You will be asked for a year and the program will tell you if it was a leap year or not.

Note: Leap years were not introduced until 1752, so any year before that will return false.

About

A simple program written in ArnoldC that returns if a year is a leap year or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published