摘要: 1033 旧键盘打字 (20分) https://pintia.cn/problem-sets/994805260223102976/problems/994805288530460672 字母的大小写转换:(头文件:#include <cctype>) 小写转大写:toupper() 大写转小写: 阅读全文
posted @ 2020-01-27 21:42 yyer 阅读(200) 评论(0) 推荐(0) 编辑