03 2018 档案

摘要:An AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one; if at any 阅读全文
posted @ 2018-03-30 10:00 Fighting_Heart 编辑
摘要:题目和题解点这里:http://www.cnblogs.com/zufezzt/p/8648892.html 24号,学校一年一度的程序设计竞赛结束了,这一次是我和两个学弟命题的,还有一些人进行了题面书写、review,还有一部分人帮忙进行了验题。所以我想记录一下这次命题的详细过程,以后可以成为一次 阅读全文
posted @ 2018-03-26 11:38 Fighting_Heart 编辑
摘要:【题面pdf下载】链接: https://pan.baidu.com/s/1Eb16fHtNYMLrRk9QnXWa-g 密码: dwn8 【题目牛客网提交链接】 【现场赛排名】链接: https://pan.baidu.com/s/1jfzH6-7BoPhEjnijGQK53w 密码: y669 阅读全文
posted @ 2018-03-26 09:40 Fighting_Heart 编辑