Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
minjoony
/
BaekJoon_algorithm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
101 Commits
101 Commits
BFS_1012_유기농배추.cpp
BFS_1012_유기농배추.cpp
BFS_11403_경로찾기.cpp
BFS_11403_경로찾기.cpp
BFS_11724_연결요소의 개수.cpp
BFS_11724_연결요소의 개수.cpp
BFS_13700_완전 범죄.cpp
BFS_13700_완전 범죄.cpp
BFS_14502_연구소.cpp
BFS_14502_연구소.cpp
BFS_1697_숨바꼭질.cpp
BFS_1697_숨바꼭질.cpp
BFS_2178_미로탐색.cpp
BFS_2178_미로탐색.cpp
BFS_2667_단지번호붙이기.cpp
BFS_2667_단지번호붙이기.cpp
BFS_5427_불.cpp
BFS_5427_불.cpp
Back Tracking_1759_암호 만들기.cpp
Back Tracking_1759_암호 만들기.cpp
Back Tracking_6603_로또.cpp
Back Tracking_6603_로또.cpp
Back Tracking_9663_N-Queen.cpp
Back Tracking_9663_N-Queen.cpp
Brute Force_2309_일곱 난쟁이.cpp
Brute Force_2309_일곱 난쟁이.cpp
DFS, BFS_1260_DFS와 BFS.cpp
DFS, BFS_1260_DFS와 BFS.cpp
DFS_2606_바이러스.cpp
DFS_2606_바이러스.cpp
DP_1003_피보나치.cpp
DP_1003_피보나치.cpp
DP_10800_컬러볼.cpp
DP_10800_컬러볼.cpp
DP_11048_이동하기.cpp
DP_11048_이동하기.cpp
DP_1149_RGB 거리.cpp
DP_1149_RGB 거리.cpp
DP_11726_2xn 타일링.cpp
DP_11726_2xn 타일링.cpp
DP_13699_점화식.cpp
DP_13699_점화식.cpp
DP_13703_물벼룩의 생존확률.cpp
DP_13703_물벼룩의 생존확률.cpp
DP_1520_내리막길.cpp
DP_1520_내리막길.cpp
DP_17626_Four squares.cpp
DP_17626_Four squares.cpp
DP_1932_정수삼각형.cpp
DP_1932_정수삼각형.cpp
DP_2293_동전1.cpp
DP_2293_동전1.cpp
DP_3055_탈출.cpp
DP_3055_탈출.cpp
DP_7579_앱.cpp
DP_7579_앱.cpp
DP_9095_1,2,3더하기.cpp
DP_9095_1,2,3더하기.cpp
Disjoint-set_1976_여행가자.cpp
Disjoint-set_1976_여행가자.cpp
Greedy_1080_행렬.cpp
Greedy_1080_행렬.cpp
Greedy_1138_한 줄로 서기.cpp
Greedy_1138_한 줄로 서기.cpp
Greedy_1700_멀티탭 스케줄링.cpp
Greedy_1700_멀티탭 스케줄링.cpp
Greedy_2437_저울.cpp
Greedy_2437_저울.cpp
구현_14922_부분평균.cpp
구현_14922_부분평균.cpp
구현_15973_두 박스.cpp
구현_15973_두 박스.cpp
구현_2140_지뢰찾기.cpp
구현_2140_지뢰찾기.cpp
구현_2490_윷놀이.cpp
구현_2490_윷놀이.cpp
구현_2839_설탕 배달.cpp
구현_2839_설탕 배달.cpp
구현_2931_가스관.cpp
구현_2931_가스관.cpp
그래프_11404_플로이드.cpp
그래프_11404_플로이드.cpp
그래프_1197_최소 스패닝 트리.cpp
그래프_1197_최소 스패닝 트리.cpp
그래프_14923_미로 탈출.cpp
그래프_14923_미로 탈출.cpp
그래프_14950_정복자.cpp
그래프_14950_정복자.cpp
그래프_1507_궁금한 민호.cpp
그래프_1507_궁금한 민호.cpp
그래프_16202_MST 게임.cpp
그래프_16202_MST 게임.cpp
그래프_1922_네트워크 연결.cpp
그래프_1922_네트워크 연결.cpp
문자열 처리_10809_알파벳 찾기.cpp
문자열 처리_10809_알파벳 찾기.cpp
문자열 처리_1152_단어의 개수.cpp
문자열 처리_1152_단어의 개수.cpp
문자열 처리_16472_고냥이.cpp
문자열 처리_16472_고냥이.cpp
비트연산_13701_중복 제거.cpp
비트연산_13701_중복 제거.cpp
수학_1011_FlyMeToTheAlphaCentauri.cpp
수학_1011_FlyMeToTheAlphaCentauri.cpp
수학_11401_이항 계수 3.cpp
수학_11401_이항 계수 3.cpp
수학_11758_CCW.cpp
수학_11758_CCW.cpp
수학_16464_가주아.cpp
수학_16464_가주아.cpp
수학_2869_달팽이는 올라가고 싶다.cpp
수학_2869_달팽이는 올라가고 싶다.cpp
정렬_1427_소트인사이드.cpp
정렬_1427_소트인사이드.cpp
출력_1022_소용돌이 출력.cpp
출력_1022_소용돌이 출력.cpp
출력_2447_별 찍기-10.cpp
출력_2447_별 찍기-10.cpp
탐색_13702_이상한 술집.cpp
탐색_13702_이상한 술집.cpp
탐색_14919_분포표 만들기.cpp
탐색_14919_분포표 만들기.cpp
탐색_14921_용액 합성하기.cpp
탐색_14921_용액 합성하기.cpp
탐색_2110_공유기 설치.cpp
탐색_2110_공유기 설치.cpp
탐색_2912_백설공주와 난쟁이.cpp
탐색_2912_백설공주와 난쟁이.cpp
View all files
About
백준 알고리즘 문제 풀이
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.