-->
向STL中的关联型容器set中插入元素时,使用set的方法insert(pos, elem),是指在pos位置插入元素elem,元素elem一定在pos指定的位置。 ~@[](1)答案:FALSE