C++程序  |  4行  |  31 B

int foo(void) {
  return 42;
}