取整函数: ceil(); floor(); 其他函数: to_string(); stringname.c_str(); sort(vectora.being(),vectora.end(),cmp);(自定义bool类型的cmp函数 )