• + 0 comments
    def halloweenParty(k):
        a=k//2
        b=k-a
        return a*b