🌈 搜索
📅  最后修改于: 2022-03-11 15:04:34.683000             🧑  作者: Mango
#include #define LEN 50 char text[LEN]; fgets(text,stdin,LEN); //use text