#include int main(){ vector xxx(10); vector yyy(xxx); return 0;}