public static int Main() { return(QuestCanAccept.Check(10) ? TRUE : FALSE); }
public static int Main() { return(QuestCanAccept.Check(6) ? 1 : 0); }