Data Makes Our Future
123456789101112131415import java.util.Scanner; // 2058. 자릿수 더하기public class Solution2058 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String N = sc.nextLine(); //(1