0_0_18360855_16749.cpp: In function 'int main()': 0_0_18360855_16749.cpp:17:30: error: no match for 'operator[]' (operand types are 'std::queue<int>' and 'int') for (i=1;i<=n;i++) Q[i].clear(); ^