上一页 1 2 3 4 5 6 7 8 ··· 19 下一页
摘要: 倒叙讲题预警() 传送门:https://codeforces.com/contest/1925 D.Good Trip 题意:有n个小盆友,其中m对是好盆友,每队好盆友有友谊度fi。老师要举办k次远足,每次挑一对小盆友去,被挑到的小盆友友谊值+1。如果一对儿童不是朋友,那么他们的友谊值为0,在以后 阅读全文
posted @ 2024-01-28 17:11 liyishui 阅读(38) 评论(0) 推荐(0) 编辑
摘要: layout: ../../layouts/MarkdownPostLayout.astro title: 'Educational Codeforces Round 152 (Rated for Div. 2)' pubDate: 2024-01-11 description: '一些训练' au 阅读全文
posted @ 2024-01-11 23:25 liyishui 阅读(15) 评论(0) 推荐(0) 编辑
摘要: layout: ../../layouts/MarkdownPostLayout.astro title: 'MIT6.828 Lab1-1(分析boot.S文件)' pubDate: 2024-01-10 description: 'something about 6.828' author: ' 阅读全文
posted @ 2024-01-10 21:10 liyishui 阅读(35) 评论(0) 推荐(0) 编辑
摘要: layout: ../../layouts/MarkdownPostLayout.astro title: '记一次失败的CS144 Lab0尝试' pubDate: 2024-01-03 至 2024-01-07 description: 'something about 6.828' autho 阅读全文
posted @ 2024-01-07 23:56 liyishui 阅读(41) 评论(0) 推荐(0) 编辑
摘要: layout: ../../layouts/MarkdownPostLayout.astro title: '记一次失败的CS144 Lab0尝试' pubDate: 2024-01-03 至 2024-01-07 description: 'something about 6.828' autho 阅读全文
posted @ 2024-01-07 22:49 liyishui 阅读(65) 评论(0) 推荐(0) 编辑
摘要: layout: ../../layouts/MarkdownPostLayout.astro title: 'MIT6.828 Lab1环境搭建' pubDate: 2024-01-01 description: 'something about 6.828' author: 'liyishui' 阅读全文
posted @ 2024-01-01 23:02 liyishui 阅读(114) 评论(0) 推荐(0) 编辑
摘要: tags: ["Os"] 今天拆箱后看着软驱和软盘感觉好激动,老古董欸~ 把软盘放进软驱,软驱连接电脑,按照教程格式化硬盘,注意不要勾选快速格式化。 在运行!cons_9x.bat输入install时出了问题,作者的设计是在这里应该把映像文件写进软盘,然而tolset\z_tools\imgtol. 阅读全文
posted @ 2023-12-31 21:55 liyishui 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 安利一个叫codeforces better的插件 https://greasyfork.org/zh-CN/scripts/465777-codeforces-better 今天装了后使用cf体验非常舒适 A.Gardener and the Capybaras (easy version) 问字 阅读全文
posted @ 2023-12-29 19:00 liyishui 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 杂项签到 下完压缩包打开获得一张糊糊的图片 丢进010editor看一下,既然是签到,会不会直接就藏在里面呢.. ctrl+F搜下ctf,找到flag: (小提示:记得把查找的对象从Hex Bytes换成Text) 损坏的压缩包 打开压缩包,发现打不开,确实是损坏的压缩包。损坏的话可能是格式不太对, 阅读全文
posted @ 2023-12-22 22:01 liyishui 阅读(939) 评论(0) 推荐(0) 编辑
摘要: 成果展示: (这张图是在我本地电脑上用pycharm运行两个程序测试,实际可以在两台电脑上分别运行。) 设备要求和实现的功能: 实现的功能: 跨局域网通信(仅支持两台计算机) 跨局域网收发小文件,支持缓存在服务器,再一键接收(仅支持两台计算机) 使用方法: 在服务器上运行server.py程序,在两 阅读全文
posted @ 2023-12-20 15:50 liyishui 阅读(790) 评论(1) 推荐(2) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 19 下一页