C++程序  |  4行  |  48 B

const char *message(void) {
  return "right";
}