Blog where i write my codes & problems experiences
for(int i=0;i< 2000000;i++) { cout << i << endl; }