백준 18500번 (미네랄 2, C++, Simulation) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 18500번 ‘미네랄 2’ 문제에 대한 글입니다. ‘그래프 Search’을 이용하여 해결하였습니다.
추가적인 테스트 케이스를 제시합니다. (This is BAEKJOON’s 18500 article on the ‘Mineral 2’ problem. I solved it using ‘Graph Search’.
Present additional test cases.)

백준 18500번 (미네랄 2, C++, Simulation) / 추가 반례 [BAEKJOON] 더 읽기"

백준 2933번 (미네랄, C++, Simulation) / 추가 반례 [BAEKJOON]

백준(BAEKJOON) 2933번 ‘미네랄’ 문제에 대한 글입니다. ‘그래프 Search’을 이용하여 해결하였습니다.
추가적인 테스트 케이스를 제시합니다. (This is BAEKJOON’s 2933 article on the ‘Mineral’ problem. I solved it using ‘Graph Search’.
Present additional test cases.)

백준 2933번 (미네랄, C++, Simulation) / 추가 반례 [BAEKJOON] 더 읽기"

백준 2920번 (음계, C++) [BAEKJOON]

백준(BAEKJOON) 2920번 ‘음계’ 문제에 대한 글입니다. 인덱스와 값의 관계로 오름차순과 내림차순을 구별하여 해결하였습니다. (This is an article on the ‘tune scale’ problem in BAEKJOON 2920. Due to the relationship between the index and the value, the ascending and descending order were distinguished and resolved.)

백준 2920번 (음계, C++) [BAEKJOON] 더 읽기"

위로 스크롤