You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".