• + 0 comments

    Python

    def halloweenParty(k):
        return (k//2)*(k-k//2)