万金流
初次使用博客园,目前感觉还不错。 不知不觉用了4年零4个月了,越来越喜欢博客园。
摘要: 偷懒,c#代码: class Program { static char[] c = new char[6]; static int l; static void Main(string[] args) { string s; s = Console.ReadLine(); l = s.Length 阅读全文
posted @ 2020-07-13 17:20 万金流 阅读(319) 评论(0) 推荐(1) 编辑