Problem trollingbribritt
User Niraideepa715
Submission Time 2024-12-14 09:36:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:40:25: error: no match for ‘operator[]’ (operand types are ‘std::queue<long long int>’ and ‘long long int’)
40 | cout <<q[i-1] <<endl;
| ^