Function TopN.put

Insert an element into the topN struct.

void put (
  T elem
);