123456
for(int i = 0; i < f; ++i) { char ch = bcd_str.back(); bcd_str.pop_back(); bcd_str.insert(0, ch); }