ht function

int ht()

Implementation

int ht() {
  return 6 * 7;
}