만취한상범

2020-12-23
layout: post
title: "백준 6359 - 만취한 상범"
author: "asadal"
tags: ["python", "파이썬", "백준", "다이내믹 프로그래밍", "DP", "sqrt"]
Read More

순열

2020-12-23
layout: post
title: "백준 9742 - 순열"
author: "asadal"
tags: ["python", "파이썬", "백준", "순열", "permutations", "factorial"]
Read More

분수 찾기

2020-12-22
layout: post
title: "백준 1193 - 분수 찾기"
author: "asadal
tags: [python, 파이썬, 백준, 분수]
Read More