摘要:
namespace ZXDC; public class ZXDCS{ /// <summary> /// 前n位有多少中心对称数 /// n=1 1 8 0 /// n=2 11 69 96 88 /// </summary> public static void Show() { var zt 阅读全文
posted @ 2023-04-16 22:07
vba是最好的语言
阅读(18)
评论(0)
推荐(0)
摘要:
namespace Binary; public class BinaryTree{ public Node<char> Head{ get; private set; } private string cStr{get;set;} public BinaryTree(string construc 阅读全文
posted @ 2023-04-16 12:44
vba是最好的语言
阅读(44)
评论(0)
推荐(0)
浙公网安备 33010602011771号