Skip to content

isithalloween

bradendubois edited this page Nov 24, 2021 · 7 revisions

IsItHalloween.com

ID: isithalloween

Difficulty: 1.3

CPU Time: 1 second

Memory: 1024 MB

Solution

For this case, one can simply check for the two very specific cases, where if the input date is equal to "OCT 31" or "DEC 25", output "yup", else "nope".

Clone this wiki locally