728x90 반응형 2046. 스탬프 찍기.D11 2046. 스탬프 찍기.D1 12345678910111213141516import java.io.BufferedReader;import java.io.IOException;import java.io.InputStreamReader; public class Solution { public static void main(String[] args) throws NumberFormatException, IOException { BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); int n = Integer.parseInt(br.readLine()); for(int i=0;i 2022. 2. 5. 이전 1 다음 728x90 반응형