Last updated 1 year ago
Was this helpful?
qSize 一定要提出來, 不然會錯(why...?
int qSize = queue.size(); for (int q = 0; q < qSize; q++) {