Problem trollingbribritt
User sussygoose
Submission Time 2025-11-13 20:11:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:22:27: error: no match for ‘operator[]’ (operand types are ‘std::queue<int>’ and ‘int’)
22 | cout << qu[n-1] << "\n";
| ^