listings 环境中 escapeinside 的用法 Posted on 2019-10-19 In LaTeX Views: 上次写实验报告的时候从网上剽来一份代码高亮的配置,其中有一句 escapeinside=**,当时不知道是什么意思。这次写 Linux 实验的时候同样使用了这份高亮配置,结果吞掉了一些符号,记录一下这个坑。 Read more »
汇编实验:串比较和 DOS / BIOS 调用 Posted on 2019-10-14 In 汇编 Views: 要求:输入用户名(回显)和密码(不回显),判断与预设的用户名和密码是否相同,如果相同则登陆成功,否则登陆失败。 Read more »
Codeforces 1238D - AB-string Posted on 2019-10-10 In 算法竞赛/算法题 Views: 题目链接:Codeforces 1238D Read more »
Codeforces 86D - Powerful array Posted on 2019-09-19 In 算法竞赛/算法题 Views: 题目链接:Codeforces 86D Read more »
HDU 6534 - Chika and Friendly Pairs Posted on 2019-09-13 In 算法竞赛/算法题 Views: 题目链接:HDU 6534 Read more »
Codeforce 1217E - Sum Queries Posted on 2019-09-13 In 算法竞赛/算法题 Views: 题目链接:Codeforce 1217E Read more »
Codeforces 1217D - Coloring Edges Posted on 2019-09-07 In 算法竞赛/算法题 Views: 题目链接:Codeforces 1217D Read more »