slist.insert(slist.begin(), a.end()-1, a.end()); //插入了"1"
这里应该是“1”和“2”