kogorithm / kotlin-algorithm-01

0 stars 0 forks source link

[1주차 문제] 브루트포스 📝 #1

Open ashwon12 opened 2 years ago

ashwon12 commented 2 years ago

Week01 [문제유형]

문제를 댓글로 남겨주세요. 🧐

gongdongho12 commented 2 years ago

부분수열의 합 https://www.acmicpc.net/problem/1182

ashwon12 commented 2 years ago

차이를 최대로 https://www.acmicpc.net/problem/10819

seoyoon528 commented 2 years ago

퇴사 https://www.acmicpc.net/problem/14501

soopeach commented 2 years ago

마인크래프트 https://www.acmicpc.net/problem/18111

ashwon12 commented 2 years ago

소수찾기 https://programmers.co.kr/learn/courses/30/lessons/42839