#41100: JAVA AC


712045@st.lths.tc.edu.tw (程式餓靈)

學校 : 嶺東高級中學
編號 : 140198
來源 : [49.213.133.237]
最後登入時間 :
2024-07-22 17:35:19
c717. You can say that again! -- 板橋高中Python教學題 | From: [49.213.133.237] | 發表日期 : 2024-07-03 15:44

    public static void main(String[] args) {
        Scanner scanner=new Scanner(System.in);
        String input=scanner.nextLine();
        System.out.println(input+" "+input);
    }
 
ZeroJudge Forum