Written by
java-style
on
on
[210916] 백준 1966번 문제 풀이 / 프린터 큐
[210916] 백준 1966번 문제 풀이 / 프린터 큐
3
2
1
import
import
import
import
import
public class
public static void main
throws
while
LinkedList q = new LinkedList<>();
for
while
poll
boolean
for
if
for
poll
// outer for 문의 끝
if
if
//inner while 의 끝
//outer while 의 끝
from http://6161990src.tistory.com/101 by ccl(A) rewrite - 2021-09-16 20:27:47