540

Problem ID: 540

Even though this is not mentioned in the problem statement, it should not be possible to perform a DEQUEUE operation on an element before performing an ENQUEUE first. The judge's test case most likely does not contain a test case like this.