{{ score }}
  # Free up dynamic memory allocated with malloc(), with its only argument 
being a pointer returned by malloc()
free(pointer);