본문 바로가기

반응형

Algorithm_BOJ(백준)

(423)
[백준 10816 c++ VO] 숫자 카드 2 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%9D%B4%EC%A7%84%ED%83%90%EC%83%89/%5B%EB%B0%B1%EC%A4%80%2010816%20c%2B%2B%20VO%5D%20%EC%88%AB%EC%9E%90%20%EC%B9%B4%EB%93%9C%202.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include // fill_n, mi..
[백준 1920 c++ VOVO] 수 찾기 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%9D%B4%EC%A7%84%ED%83%90%EC%83%89/%5B%EB%B0%B1%EC%A4%80%201920%20c%2B%2B%20VOVO%5D%20%EC%88%98%20%EC%B0%BE%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 ..
[백준 1516 c++ V] 게임 개발 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%9C%84%EC%83%81%EC%A0%95%EB%A0%AC(TopologiclaSort)/%5B%EB%B0%B1%EC%A4%80%201516%20c%2B%2B%20V%5D%20%EA%B2%8C%EC%9E%84%20%EA%B0%9C%EB%B0%9C.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include //..
[백준 2252 c++ VV] 줄 세우기 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%9C%84%EC%83%81%EC%A0%95%EB%A0%AC(TopologiclaSort)/%5B%EB%B0%B1%EC%A4%80%202252%20c%2B%2B%20VV%5D%20%EC%A4%84%20%EC%84%B8%EC%9A%B0%EA%B8%B0.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include /..
[백준 11438 c++ X] LCA 2 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%B5%9C%EC%86%8C%20%EA%B3%B5%ED%86%B5%20%EC%A1%B0%EC%83%81(LCA)/LCA-SparseTable/%5B%EB%B0%B1%EC%A4%80%2011438%20c%2B%2B%20X%5D%20LCA%202.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com #include #include // fi..
[백준 11437 c++ VV] LCA - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EC%B5%9C%EC%86%8C%20%EA%B3%B5%ED%86%B5%20%EC%A1%B0%EC%83%81(LCA)/%5B%EB%B0%B1%EC%A4%80%2011437%20c%2B%2B%20V%5D%20LCA.cpp GitHub - xhaktmchl/Algorithm_study: 알고리즘 이론 및 문제풀이 알고리즘 이론 및 문제풀이. Contribute to xhaktmchl/Algorithm_study development by creating an account on GitHub. github.com - 풀이2 링크: https://github.com/xhaktmchl/Algo..
[백준 11657 c++ VO] 타임머신 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EB%B2%A8%EB%A7%8C%ED%8F%AC%EB%93%9C/%5B%EB%B0%B1%EC%A4%80%2011657%20c%2B%2B%20VO%5D%20%ED%83%80%EC%9E%84%EB%A8%B8%EC%8B%A0.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, ..
[백준 1865 c++ V] 웜홀 - 풀이 링크: https://github.com/xhaktmchl/Algorithm_study/blob/main/BOJ/%EB%B2%A8%EB%A7%8C%ED%8F%AC%EB%93%9C/%5B%EB%B0%B1%EC%A4%80%201865%20c%2B%2B%20V%5D%20%EC%9B%9C%ED%99%80.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 // 중..

반응형