반응형 연탄 배달의 시작1 [Softeer] Lv1: 연탄 배달의 시작(7626) 문제- 링크: https://softeer.ai/practice/7626 풀이더보기import java.io.*;import java.util.*;public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int n = sc.nextInt(); long[] towns = new long[n]; for (int i = 0; i 2025. 2. 9. 이전 1 다음 반응형