C++程序  |  6行  |  33 B

int
show_foo ()
{
  return 99;
}