C++程序  |  4行  |  47 B

void function_in_header(int i) {
  if (i) {}
}