C++程序  |  4行  |  41 B

int lib1_function(void) {
  return 42;
}