C++程序  |  4行  |  53 B

int get_value_from_another_lib() {
  return 12345;
}