백준 15666번 (N과 M (12), C++) [BAEKJOON]
백준 15666번 ‘N과 M (12)’ 문제에 대한 글입니다. (This is an article on the question “N and M (12)” of Baekjoon Number 15666.)
백준 15666번 (N과 M (12), C++) [BAEKJOON] 더 읽기"
백준 15666번 ‘N과 M (12)’ 문제에 대한 글입니다. (This is an article on the question “N and M (12)” of Baekjoon Number 15666.)
백준 15666번 (N과 M (12), C++) [BAEKJOON] 더 읽기"
백준 15663번 ‘N과 M (9)’ 문제에 대한 글입니다. (This is an article on the question of BAEKJOON Number 15663 ‘N and M (9)’)
백준 15663번 (N과 M (9), C++) [BAEKJOON] 더 읽기"
programmers 17677 ‘[1차] 뉴스 클러스터링’ 문제에 대한 글입니다. 집합에 대한 문제 입니다. [2018 KAKAO BLIND RECRUITMENT] (This article is about programmers 17677 ‘[primary] news clustering’ problem. This is a problem with the set. [2018 KAKAO BLIND RECRUITMENT])
Programmers 17677 [1차] 뉴스 클러스터링 [2018 KAKAO BLIND RECRUITMENT] 더 읽기"
백준(BAEKJOON) 11723번 ‘집합’ 문제에 대한 글 입니다. 비트마스킹, 배열, Set을 이용하여 해결하였습니다. (This is an article about the ‘collection’ problem in BAEKJOON 11723. It was solved using bit masking, arrangement, and Set.)
백준 11723번 (집합, C++, 비트마스킹) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 7662번 ‘이중 우선순위’ 문제에 대한 글입니다. ‘multiset’ 자료구조를 이용하여 해결하였습니다. (his is BAEKJOON’s No. 7662 on the ‘double priority queue’ problem. We solved it using the ‘multiset’ data structure.)
백준 7662번 (이중 우선순위 큐, C++, Multiset) / 추가 반례 [BAEKJOON] 더 읽기"
백준 1764번 ‘듣보잡’ 문제에 대한 글입니다. 자료구조 “unordered_set”,”set”의 성질을 이용하여 해결하였습니다.
백준 1764번 (듣보잡, C++, Set) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 1920번 ‘수 찾기’ 문제에 대한 글입니다. set 을 이용하여 해결하였습니다. (This is an article about the question of ‘finding numbers’ in BAEKJOON 1920. I solved it using set.)
백준 1920번 (수 찾기, C++, set) [BAEKJOON] 더 읽기"
백준 8911번 거북이 문제를 풀이한 글입니다.
백준 8911번 (거북이, C++, Simulation) [BAEKJOON] 더 읽기"
백준 1449번(BAEKJOON) ‘수리공 항승’ 문제에 대한 글입니다. 자료구조 set을 사용하여 해결하였습니다. (This is an article on the issue of ‘Supervisor Hangseung’ by BAEKJOON. I solved it using the data structure set.)
백준 1449번 (수리공 항승, C++, set) [BAEKJOON] 더 읽기"