C언어 성적 관리 프로그램 원격 수업 과제
C언어 원격 수업 과제로 단순 기능만 구현한 프로그램 입니다.
백준(BeakJoon) 16918번 문제를 풀이한 내용의 글입니다. 게임의 기능을 분류하여 코드를 작성하였습니다. (This is an article that solves question no.16918 by Baek Joon. I classified the functions of the game and wrote the code.)
백준 16918번 (봄버맨, C++, Simulation) [BAEKJOON] 더 읽기"
백준 (BAEKJOON) 3190번 문제를 풀이한 내용의 글입니다. 추가적인 반례도 제공합니다. (This is an article that solves question 3190 of BAEKJOON. It also provides additional counter-examples.)
백준 3190번 (뱀, C++, Queue, Simulation ) / 추가 반례 [BAEKJOON] 더 읽기"
백준 6987번 문제를 풀이한 글입니다.
DFS를 이용하여 풀이하였습니다.
백준 6987번 (월드컵, C++,DFS ) [BAEKJOON] 더 읽기"
백준 8911번 거북이 문제를 풀이한 글입니다.
백준 8911번 (거북이, C++, Simulation) [BAEKJOON] 더 읽기"
백준 17263번 ‘Sort 마스터 배지훈’ 문제에 대한 글입니다. (This article is about BaekJoon number 17263 “Sort Master Bae Ji Hoon” problem.)
백준 17263번 (Sort 마스터 배지훈, C++) [BAEKJOON] 더 읽기"
원격 수업 과제 제출을 위해서 아주 간단하게 작성한 레스토랑 주문 프로그램입니다.
C++ 레스토랑 주문 프로그램(RestaurantProgram) 더 읽기"
백준 11721번 ‘열 개씩 끊어 출력하기’ 문제에 대한 글입니다. (This article is about Baekjoon number 11721 issue of ‘Turn off 10 pieces and print them out’.)
백준 11721번 (열 개씩 끊어 출력하기, C++) [BAEKJOON] 더 읽기"
백준 5026번 ‘박사 과정’ 문제에 대한 글입니다. (This is an article about Baek Joon number 5026 ‘Doctoral Course’ problem.)
백준 5026번 (박사 과정, C++) [BAEKJOON] 더 읽기"
백준 23037번 ‘5의 수난’ 문제에 대한 글입니다. (This article is about Baekjoon 23037’s “The Suffering of 5”.)
백준 23037번 (5의 수난, C++) [BAEKJOON] 더 읽기"