Skip to content

Instantly share code, notes, and snippets.

@mandos1995
Created November 22, 2024 12:54
print(Int(readLine()!)!%2 == 0 ? "CY" : "SK")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment