백준 4949번 (균형잡힌 세상, C++, Stack) / 추가 반례 [BAEKJOON]
백준(BAEKJOON) 4949번 ‘균형잡힌 세상’ 문제에 대한 글입니다. ‘stack’ 으로 해결하였
백준 4949번 (균형잡힌 세상, C++, Stack) / 추가 반례 [BAEKJOON] 더 읽기"
백준(BAEKJOON) 4949번 ‘균형잡힌 세상’ 문제에 대한 글입니다. ‘stack’ 으로 해결하였
백준 4949번 (균형잡힌 세상, C++, Stack) / 추가 반례 [BAEKJOON] 더 읽기"
백준(BAEKJOON) 1436번 ‘영화감독 숌’ 문제에 대한 글입니다. “brute force” 알고리즘을 이용하여 해결하였습니다. (This is BAEKJOON’s 1436 ‘Film Director Shom’ issue. Solved using the “brute force” algorithm.)
백준 1436번 (영화감독 숌, C++, brute force) [BAEKJOON] 더 읽기"
백준 1966번 “프린터 큐” 문제에 대한 글입니다. 자료구조 “Queue”를 이용하여 해결하였습니다. (This is an article about the “Printer Queue” problem in Baekjun 1966. I solved it using the data structure “Queue”.)
백준 1966번 (프린터 큐, C++, queue) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 7568번 ‘덩치’ 문제에 대한 글입니다. (This is BAEKJOON’s 7568 article on the ‘large figure’ problem.)
백준 7568번 (덩치, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 15829번 “Hashing” 에 대한 글입니다. (This is an article about “Hashing” by BAEKJOON No. 15829)
백준 15829번 (Hashing, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 10773번 ‘제로’ 문제에 대한 글입니다. ‘stack’을 이용하여 해결하였습니다. (This is BAEKJOON’s 10773 ‘Zero’ question. Resolved using ‘stack’.)
백준 10773번 (제로, C++, stack) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 1874번 ‘스택 수열’ 문제에 대한 글입니다. (This is an article about the ‘stack sequence’ problem in BAEKJOON 1874.)
백준 1874번 (스택 수열, C++, stack) [BAEKJOON] / 추가 반례 더 읽기"
백준 10821번 ‘정수의 개수’ 문제에 대한 글입니다. (This is an article on the question of ‘number of integers’ in Baekjoon 10821. )
백준 10821번 (정수의 개수, C++) [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] 더 읽기"