You are viewing a single comment's thread. Return to all comments →
def halloweenParty(k): return math.ceil(k/2)*(k-math.ceil(k/2))
Seems like cookies are disabled on this browser, please enable them to open this website
Halloween party
You are viewing a single comment's thread. Return to all comments →