백준 1966번 (프린터 큐, C++, queue) [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] 더 읽기"