백준 1874번 (스택 수열, C++, stack) [BAEKJOON] / 추가 반례
백준(BAEKJOON) 1874번 ‘스택 수열’ 문제에 대한 글입니다. (This is an article about the ‘stack sequence’ problem in BAEKJOON 1874.)
백준 1874번 (스택 수열, C++, stack) [BAEKJOON] / 추가 반례 더 읽기"
백준(BAEKJOON) 1874번 ‘스택 수열’ 문제에 대한 글입니다. (This is an article about the ‘stack sequence’ problem in BAEKJOON 1874.)
백준 1874번 (스택 수열, C++, stack) [BAEKJOON] / 추가 반례 더 읽기"
백준 10953번 ‘A+B – 6’ 문제에 대한 글입니다. (This is an article on the question of ‘A+B-6’ in Baekjoon 10953.)
백준 10953번 (A+B – 6, C++) [BAEKJOON] 더 읽기"
백준 2442번 ‘별 찍기 – 5’ 문제에 대한 글입니다. (This is an article about Baekjoon 2442’s ‘Shooting Stars – 5’ problem.)
백준 2442번 (별 찍기 – 5, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 11052번 ‘카드 구매하기’에 대한 글입니다. (This is an article about ‘buying a card’ in BAEKJOON No. 11052.)
백준 11052번 (카드 구매하기, C++, DP) [BAEKJOON] 더 읽기"
백준 3046번 ‘R2’ 문제에 대한 글입니다. (This is an article about the ‘R2’ problem in BAEKJOON 3046.)
백준 3046번 (R2, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 1075번 ‘나누기’ 문제에 대한 글입니다.
브루트포스 알고리즘을 이용하여 해결하였습니다. (This is an article about the ‘sharing’ problem in BAEKJOON No. 1075.
It was solved using the Brute algorithm.)
백준 1075번 (나누기, C++) [BAEKJOON] 더 읽기"
백준 11651번 “좌표 정렬하기 2” 문제에 대한 글입니다. (This is an article on the question of “Aligning Coordinates 2” in Baekjun 11651.)
백준 11651번 (좌표 정렬하기 2, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 11866번 ‘요세푸스 문제 0’ 문제에 대한 글입니다. Queue를 이용하여 해결하였습니다. (This is an article on the issue of ‘Yosephus Problem 0’ in BAEKJOON No. 11866. I solved it using Queue.)
백준 11866번 (요세푸스 문제 0, C++, Queue) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 10866번 “덱” 문제에 대한 글입니다. This is an article about the “deque” problem in BAEKJOON No. 10866.
백준 10866번 (덱, C++, Deque) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 10828번 ‘스택’ 문제에 대한 글입니다. (This is an article about the ‘stack’ problem in BAEKJOON No. 10828.)
백준 10828번 (스택, C++, Stack) [BAEKJOON] 더 읽기"