본문 바로가기

반응형

Algorithm_BOJ(백준)

(423)
[백준 16236 c++ V] 아기 상어 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%82%BC%EC%84%B1%20SW%20%EC%97%AD%EB%9F%89%20%ED%85%8C%EC%8A%A4%ED%8A%B8%20%EA%B8%B0%EC%B6%9C%20%EB%AC%B8%EC%A0%9C/BFS/%5B%EB%B0%B1%EC%A4%80%2016236%20c%2B%2B%20V%5D%20%EC%95%84%EA%B8%B0%20%EC%83%81%EC%96%B4.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study developme..
[백준 15686 c++ V] 치킨 배달 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%82%BC%EC%84%B1%20SW%20%EC%97%AD%EB%9F%89%20%ED%85%8C%EC%8A%A4%ED%8A%B8%20%EA%B8%B0%EC%B6%9C%20%EB%AC%B8%EC%A0%9C/%EC%99%84%EC%A0%84%ED%83%90%EC%83%89/%5B%EB%B0%B1%EC%A4%80%2015686%20c%2B%2B%20V%5D%20%EC%B9%98%ED%82%A8%20%EB%B0%B0%EB%8B%AC.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xh..
[백준 5014 c++ V] 스타트링크 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EB%84%88%EB%B9%84%2C%EA%B9%8A%EC%9D%B4%EC%9A%B0%EC%84%A0%ED%83%90%EC%83%89(DFS%2CBFS)/%5B%EB%B0%B1%EC%A4%80%205014%20c%2B%2B%20V%5D%20%EC%8A%A4%ED%83%80%ED%8A%B8%EB%A7%81%ED%81%AC.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on ..
[백준 14891 c++ O] 톱니바퀴 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EA%B5%AC%ED%98%84/%5B%EB%B0%B1%EC%A4%80%2014891%20c%2B%2B%20O%5D%20%ED%86%B1%EB%8B%88%EB%B0%94%ED%80%B4.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include // fill_n, min,max, swap //#include // ..
[백준 14503 c++ O] 로봇 청소기 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EA%B5%AC%ED%98%84/%5B%EB%B0%B1%EC%A4%80%2014503%20c%2B%2B%20O%5D%20%EB%A1%9C%EB%B4%87%20%EC%B2%AD%EC%86%8C%EA%B8%B0.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include // fill_n, min,max, swap //..
[백준 1934 c++ O] 최소공배수 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%88%98%ED%95%99(Math)/%5B%EB%B0%B1%EC%A4%80%201934%20c%2B%2B%20O%5D%20%EC%B5%9C%EC%86%8C%EA%B3%B5%EB%B0%B0%EC%88%98.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include // fill_n, min,max, swap ..
[백준 5086 c++ O] 배수와 약수 - 풀이링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%A1%B0%ED%95%A9%EB%A1%A0/%5B%EB%B0%B1%EC%A4%80%205086%20c%2B%2B%20O%5D%20%EB%B0%B0%EC%88%98%EC%99%80%20%EC%95%BD%EC%88%98.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include // fill_n, min,max, ..
[백준 1238 c++ O] 파티 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EB%8B%A4%EC%9D%B5%EC%8A%A4%ED%8A%B8%EB%9D%BC/%5B%EB%B0%B1%EC%A4%80%201238%20c%2B%2B%20O%5D%20%ED%8C%8C%ED%8B%B0.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include // fill_n, min,max, swap //#inc..

반응형