123456789101112131415161718192021222324 |
- {
- "authors": [
- "masters3d"
- ],
- "contributors": [
- "DFXLuna",
- "lukaszklis",
- "SleeplessByte"
- ],
- "files": {
- "solution": [
- "leap.ts"
- ],
- "test": [
- "leap.test.ts"
- ],
- "example": [
- ".meta/proof.ci.ts"
- ]
- },
- "blurb": "Determine whether a given year is a leap year.",
- "source": "CodeRanch Cattle Drive, Assignment 3",
- "source_url": "https://coderanch.com/t/718816/Leap"
- }
|