12 2019 档案

摘要:Runda próbna: A + B 设f[i]表示两数相加得到前i位的方案数,由f[i1]f[i2]转移得到。 #include<cstdio> #include<cstring> typedef long long ll; const int N=50; int n,i, 阅读全文
posted @ 2019-12-21 00:29 Claris 阅读(922) 评论(0) 推荐(0) 编辑
摘要:题解: https://files.cnblogs.com/files/clrs97/19HKEditorial-V1.zip Code:(Part) A. Axis of Symmetry B. Binary Tree D. Defining Labels G. Game Design H. Ho 阅读全文
posted @ 2019-12-17 23:20 Claris 阅读(983) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示