[Java] 프로그래머스 – 몫 2023년 02월 21일 by issue class Solution { public int solution(int num1, int num2) { return num1 / num2; } } '추천 관련글, 백준 4963번 섬의 개수(JAVA)다트(Dart) 변수와 변수 타입(Dreamhack) 라이브러리로 돌아가기(pwnbar)프로그래머스 LV.1 "[1차] 다트