Among Us - Black Crewmate 베이글 맛있다
본문 바로가기

전체 글233

프로그래머스 Lv0 n의 배수 https://school.programmers.co.kr/learn/courses/30/lessons/181937 프로그래머스코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요.programmers.co.kr이 문제는 공배수를 구하는 문제와 비슷하다. 주어진 number를 n으로 나눴을 때 0이면 return1를 아니라면 return answer를 해주면 된다 2024. 5. 6.
프로그래머스 Lv0 공배수 https://school.programmers.co.kr/learn/courses/30/lessons/181936 프로그래머스코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요.programmers.co.kr이 문제는 n과m으로 number를 나눴을 때 0이 되면 공배수이기에 if문을 사용해서 이 조건을 넣어주면 된다. 2024. 5. 6.
프로그래머스 Lv0 flag에 따른 다른 값 반환하기 https://school.programmers.co.kr/learn/courses/30/lessons/181933<figure id="og_1713856971930" contenteditable="false" data-ke-type="opengraph" data-ke-align="alignCenter" data-og-type="website" data-og-title="프로그래머스" data-og-description="코드 중심의 개발.. 2024. 4. 23.
프로그래머스 Lv0 원소들의 곱과 합 https://school.programmers.co.kr/learn/courses/30/lessons/181929<figure id="og_1713856829186" contenteditable="false" data-ke-type="opengraph" data-ke-align="alignCenter" data-og-type="website" data-og-title="프로그래머스" data-og-description="코드 중심의 개발.. 2024. 4. 23.
프로그래머스 Lv0 이어 붙인 수 https://school.programmers.co.kr/learn/courses/30/lessons/181928<figure id="og_1713856290643" contenteditable="false" data-ke-type="opengraph" data-ke-align="alignCenter" data-og-type="website" data-og-title="프로그래머스" data-og-description="코드 중심의 개발.. 2024. 4. 23.
프로그래머스 Lv0 마지막 두 원소 https://school.programmers.co.kr/learn/courses/30/lessons/181927<figure id="og_1713855983479" contenteditable="false" data-ke-type="opengraph" data-ke-align="alignCenter" data-og-type="website" data-og-title="프로그래머스" data-og-description="코드 중심의 개발.. 2024. 4. 23.