분산처리 썸네일형 리스트형 [BOJ] 백준 1009번 분산처리 내가 쓴 코드 ... 왜 틀렸는지 모르겠다. class Program { static void Main(string[] args) { string sT = Console.ReadLine(); int T = Convert.ToInt32(sT); int[] output = new int[T]; for (int i = 0; i int.Parse(s)); int result = input[0]; int[] n = new int[10]; int length = 1; n[0] = input[0]; for (int.. 더보기 이전 1 다음