본문 바로가기

JavaScript554

[백준] 18301: Rats / Node.js (JavaScript) https://www.acmicpc.net/problem/18301 18301번: Rats To celebrate the Lunar New Year of the Rat, Douglas decides to count the number of rats living in his area. It is impossible for him to find all rats, as they tend to be well hidden. However, on the first day of the new year, Douglas manages to capture n1 www.acmicpc.net 문제 To celebrate the Lunar New Year of the Rat, Douglas decides to count the.. 2023. 1. 1.
[Codewars] Moving Zeros To The End (5 kyu) / JavaScript https://www.codewars.com/kata/52597aa56021e91c93000cb0 Codewars - Achieve mastery through coding practice and developer mentorship A coding practice website for all programming levels – Join a community of over 3 million developers and improve your coding skills in over 55 programming languages! www.codewars.com DESCRIPTION: Write an algorithm that takes an array and moves all of the zeros to th.. 2022. 12. 31.
[백준] 20254: Site Score / Node.js (JavaScript) https://www.acmicpc.net/problem/20254 20254번: Site Score Teams from variaous universities compete in ICPC regional contests for tickets to the ICPC World Finals. The number of tickets allocated to every regional contest may be different. The allocation method in our super region, Asia Pacific, is based on a para www.acmicpc.net 문제 Teams from variaous universities compete in ICPC regional contest.. 2022. 12. 30.
[Codewars] Is n divisible by x and y? (8 kyu) / JavaScript https://www.codewars.com/kata/5545f109004975ea66000086 Codewars - Achieve mastery through coding practice and developer mentorship A coding practice website for all programming levels – Join a community of over 3 million developers and improve your coding skills in over 55 programming languages! www.codewars.com DESCRIPTION: Create a function that checks if a number n is divisible by two numbers.. 2022. 12. 30.