题解列表

筛选

刷题记录(头秃第n天)

摘要:解题思路:gets  puts函数的使用  解决scanf不能输入空格问题注意事项:参考代码:#include<string.h>#include<stdio.h>#include<stdlib.h>……