해커랭크 - https://www.hackerrank.com/ Prepare > Java > Introduction > Java Loops I HackerRank HackerRank is the market-leading technical assessment and remote interview solution for hiring developers. Learn how to hire technical talent from anywhere! www.hackerrank.com Objective : 이 챌린지에서는 루프를 사용하여 간단한 수학을 수행할 것입니다. Task : 정수 N이 주어지면 처음 10개의 배수를 출력합니다. 각 N × i (여기서 i는 1 ≤ i ≤ 10)는 N × i = 결과 형식으로 새..