영어3 [백준 9872/javascript] Record Keeping 영어 미번역 문제. 소들의 이름 목록을 먼저 정렬하고, JON 문자열로 만들어서 키 값으로 객체 카운트하여 객체의 값을 배열로 받아 그 중 최대값을 출력하였다 https://www.acmicpc.net/problem/9872 9872번: Record Keeping Farmer John has been keeping detailed records of his cows as they enter the barn for milking. Each hour, a group of 3 cows enters the barn, and Farmer John writes down their names. For example over a 5-hour period, he might write down the following l.. 2022. 10. 3. [백준 3022/javascript] PRASE 미번역 문제. 입력한 아이의 쿠키를 +1 해주고 +1 해준 보유 숫자가 다른 아이들이 가진 쿠키의 총 합 + 1 보다 크다면 카운트 하여 출력해주면 되는 문제이다 사실상 영어 문제... https://www.acmicpc.net/problem/3022 3022번: PRASE The first line of input contains an integer N (1 ≤ N ≤ 100), how many pieces of food the children take. Each of the following N lines contains the name of a child that took one piece of food. The names will be strings of at most 20 lowercase le.. 2022. 9. 27. [백준 15233/javascript] Final Score 문제가 번역이 되어 있지 않아 쫄았지만 세상 쉬운 문제였다 코딩 자체보다 영어 독해력을 묻는 문제가 아니었는가 싶을 정도... https://www.acmicpc.net/problem/15233 15233번: Final Score We have had a problem with one of our hard disks and we lost the final score of some football matches. However, we have been able to recover the names of the players that scored and found the members of each team on Wikipedia. www.acmicpc.net let input = []; const read.. 2022. 9. 11. 이전 1 다음