C++程序  |  4行  |  45 B

int get_value_from_lib() {
  return 54321;
}