摘要:
http://icpc.upc.edu.cn/problem.php?cid=2573&pid=6 题目描述 Tom is very... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(29)
评论(0)
推荐(0)
摘要:
http://icpc.upc.edu.cn/problem.php?id=14643 题目描述 Find the number o... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(35)
评论(0)
推荐(0)
摘要:
1.暴力 根据阶乘公式展开,时间复杂度较高,且容易炸掉long long 2.借用double暴力来求 http://icpc.up... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(68)
评论(0)
推荐(0)
摘要:
http://icpc.upc.edu.cn/status.php?user_id=2019UPC135&cid=1461 题目描述... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(57)
评论(0)
推荐(0)
摘要:
http://icpc.upc.edu.cn/problem.php?cid=2569&pid=6 题目描述 It is now f... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(36)
评论(0)
推荐(0)
摘要:
http://icpc.upc.edu.cn/problem.php?cid=2585&pid=7 题目描述 Recently, t... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(24)
评论(0)
推荐(0)
摘要:
http://icpc.upc.edu.cn/problem.php?cid=2586&pid=3 题目描述 We define B... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(37)
评论(0)
推荐(0)
摘要:
http://icpc.upc.edu.cn/problem.php?cid=2587&pid=6 题目描述 Bonnie and ... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(21)
评论(0)
推荐(0)
摘要:
http://icpc.upc.edu.cn/problem.php?cid=2590&pid=1 题目描述 Consider a ... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(25)
评论(0)
推荐(0)
摘要:
已知二叉树的中序和后序求前序 题目 https://www.luogu.com.cn/problem/P1030 参考于 https... 阅读全文
posted @ 2022-06-04 18:52
wcx1024979076
阅读(8)
评论(0)
推荐(0)