上一页 1 2 3 4 5 6 7 8 ··· 43 下一页
摘要: A classical problem that requires some knowledge of finite field. 阅读全文
posted @ 2019-12-18 12:24 Pat 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 经典构造题。 阅读全文
posted @ 2019-12-16 12:39 Pat 阅读(213) 评论(0) 推荐(0) 编辑
摘要: A phsysical problem. 阅读全文
posted @ 2019-12-01 23:13 Pat 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 关于数位和的趣题。 阅读全文
posted @ 2019-11-25 14:46 Pat 阅读(181) 评论(0) 推荐(0) 编辑
摘要: An interesting interactive problem involving binary search. 阅读全文
posted @ 2019-11-24 22:00 Pat 阅读(248) 评论(0) 推荐(0) 编辑
摘要: A greedy problem involving trees where we are "to make things better in the future". 阅读全文
posted @ 2019-11-23 00:00 Pat 阅读(149) 评论(0) 推荐(0) 编辑
摘要: An interesting problem about subsequnces. 阅读全文
posted @ 2019-11-22 12:56 Pat 阅读(193) 评论(0) 推荐(0) 编辑
摘要: A DP problem about inversion number between two permutations. 阅读全文
posted @ 2019-11-22 01:52 Pat 阅读(227) 评论(0) 推荐(0) 编辑
摘要: 原图中的完全子图对应于补图中的独立集。 阅读全文
posted @ 2019-11-21 14:27 Pat 阅读(204) 评论(0) 推荐(0) 编辑
摘要: "题目" 好题。没想出解法。 官方题解: 这个解法和 "Small Multiple" 那道题的解法有异曲同工之妙。 扩展 若把 $\mathsf{or}$ 改成 $\mathsf{and}$ 或者 $\mathsf{xor}$ 怎么解? 代码 c++ int main() { int n; sca 阅读全文
posted @ 2019-11-21 11:23 Pat 阅读(195) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 43 下一页