Bug Report for https://neetcode.io/problems/queue
To reproduce:
- Open problem and select C++
- Solve the problem (e.g. by pasting in the sample solution).
- Click 'Run'
Result:
Code fails with message 'Invalid test case'
Expected:
Code should pass the default test case.