백준 4571번2 백준 : 6494번, Another lottery 문제 주소 : https://www.acmicpc.net/problem/6494 정답 비율 : 68.421% (2021.12.19 22:16 기준) 6494번: Another lottery For each test case, print n lines of output, where line i contains the probability as a reduced fraction that participant i wins the most money. See the sample output for details. www.acmicpc.net > 1. n명이 각각 1 ~ m 회차 m개의 로또를 구매합니다. 2. 각 회차의 당첨자는 해당 회차에서 판매된 모든 티켓을 동일한 확률로 무작위로 하나를 선택하여 해당 티켓.. 2021. 12. 20. 백준 : 4571번, Grade School Multiplication 문제 주소 : https://www.acmicpc.net/problem/4571 정답 비율 : 85.714% (2021.12.19 15:20 기준) 4571번: Grade School Multiplication An educational software company, All Computer Math (ACM), has a section on multiplication of integers. They want to display the calculations in the traditional grade school format, like the following computation of 432 × 5678: 432 5678 --- www.acmicpc.net > 두 수가 주어질 때, 두 수의 곱셈 과정.. 2021. 12. 19. 이전 1 다음