19602번 썸네일형 리스트형 [BaeKJoon/C] 백준19602 c Dog Treats https://www.acmicpc.net/problem/19602 19602번: Dog Treats There are three lines of input. Each line contains a non-negative integer less than 10. The first line contains the number of small treats, S, the second line contains the number of medium treats, M, and the third line contains the number of large treats, www.acmicpc.net 문제 1 × S + 2 × M + 3 × L 여기서 S는 작은 트리의 수이고, M은 중간 트리의 수이고 L은 큰 트리의 수입.. 더보기 이전 1 다음