Number theory quiz

i need explanation for below mentioned question:
Which code with take more time : Code 1: void check1(vector v) { for(i=0;i & v) { for(i=0;i<v.size();i++) cout<<v[i]; }

Hey @kumar_sunny
Can you post the complete question correctly?