백준 16486번 (운동장 한 바퀴, C++) [BAEKJOON]
백준 16486번 ‘운동장 한 바퀴’ 문제에 대한 글입니다. (This article is about Baekjoon 16486’s “One Round of the Playground.”)
백준 16486번 (운동장 한 바퀴, C++) [BAEKJOON] 더 읽기"
백준 16486번 ‘운동장 한 바퀴’ 문제에 대한 글입니다. (This article is about Baekjoon 16486’s “One Round of the Playground.”)
백준 16486번 (운동장 한 바퀴, C++) [BAEKJOON] 더 읽기"
백준 18110번 ‘solved.ac’ 문제에 대한 글입니다. 단순한 구현 문제 입니다. (This article is about the question of Baekjoon Number 18110 ‘solved.ac ‘. It’s a simple implementation problem.)
백준 18110번 (solved.ac, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 9375번 “패션왕 신해빈” 문제에 대한 글입니다. ‘unsorted map’ 자료구조를 이용하여 해결하였습니다. (This is an article on the issue of “Fashion King Shin Hae-bin” in BAEKJOON No. 9375 . We solved it using the ‘unsorted map’ data structure.)
백준 9375번 (패션왕 신해빈, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 27294번 ‘몇개고?’ 문제에 대한 글입니다. 기본적인 로직 문제 입니다. (This is BAEKJOON’s 27294 ‘How many?’ question. It’s a basic logic problem.)
백준 27294번 (몇개고?, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 6064번 ‘카잉 달력’ 문제에 대한 글입니다. ‘MOD 연산’을 이용하여 해결하였습니다. (This is an article about the question of ‘Kaing Calendar’ in BAEKJOON 6064. It was solved using ‘MOD operation’.)
백준 6064번 (카잉 달력, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 1541번 ‘잃어버린 괄호’ 문제에 대한 글입니다. (This is an article on the question of ‘Lost Parentheses’ in BAEKJOON No. 1541.)
백준 1541번 (잃어버린 괄호, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 9461번 ‘파도반 수열’ 문제에 대한 글입니다. ‘DP’ 알고리즘을 이용하여 해결하였습니다. (This article is about the ‘wave plate sequence’ problem in BAEKJOON No. 9461. Solved using ‘DP’ algorithm.)
백준 9461번 (파도반 수열, C++, DP) [BAEKJOON] 더 읽기"
백준 2745번 ‘진법 변환’ 문제에 대한 글입니다.
백준 2745번 (진법 변환, C++) [BAEKJOON] 더 읽기"
백준 1110번 ‘더하기 사이클’ 문제에 대한 글입니다. 기초적인 구현 문제입니다. (This is an article about the ‘plus cycle’ problem in Baekjoon 1110. It’s a fundamental implementation problem.)
백준 1110번 (더하기 사이클, C++) [BAEKJOON] 더 읽기"
백준(BAEKJOON) 1676번 ‘팩토리얼’ ‘0의 개수’에 대한 문제입니다. (It’s a question about ‘factual number of zero’ in BAEKJOON No.1676.)
백준 1676번 (팩토리얼 0의 개수, C++) [BAEKJOON] 더 읽기"