12345678910111213141516171819202122232425 |
- {
- "authors": [],
- "contributors": [
- "arueckauer",
- "dkinzer",
- "kunicmarko20",
- "kytrinyx",
- "lafent",
- "petemcfarlane"
- ],
- "files": {
- "solution": [
- "Leap.php"
- ],
- "test": [
- "LeapTest.php"
- ],
- "example": [
- ".meta/example.php"
- ]
- },
- "blurb": "Determine whether a given year is a leap year.",
- "source": "CodeRanch Cattle Drive, Assignment 3",
- "source_url": "https://coderanch.com/t/718816/Leap"
- }
|