🌈 搜索
📅  最后修改于: 2022-03-11 15:04:41.009000             🧑  作者: Mango
#include void sorted_string(char s[]){ char temp; int i,j,len=strlen(s); for(i=0;i