#41100: JAVA AC


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

School : 嶺東高級中學
ID : 140198
IP address : [125.231.2.2]
Last Login :
2025-06-22 17:58:11
c717. You can say that again! -- 板橋高中Python教學題 | From: [49.213.133.237] | Post Date : 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