#include<bits/stdc++.h> using namespace std; struct t { vector <int> out; }a[10010];
请问这样怎么把结构体里面的 vectorvectorvector 的元素全部清空?