上一页 1 2 3 4 5 6 7 8 ··· 17 下一页
摘要: 问题一: 报错: /usr/bin/ld: /usr/local/lib/libprotobuf.a(arena.cc.o): relocation R_X86_64_TPOFF32 against symbol `_ZN6google8protobuf8internal9ArenaImpl13th 阅读全文
posted @ 2024-02-03 02:16 curx 阅读(519) 评论(0) 推荐(0)
摘要: 系统:win10 目的:想跑一下wisper.cpp 前置操作:把该项目git下来后打算make,一make就报错 注意,图里其实有两种错误,第一种是process_begin: CreateProcess(NULL,xxx) failed,第二种是error:'thread' is not a m 阅读全文
posted @ 2024-02-02 14:03 curx 阅读(2671) 评论(0) 推荐(0)
摘要: 倒叙讲题预警() 传送门:https://codeforces.com/contest/1925 D.Good Trip 题意:有n个小盆友,其中m对是好盆友,每队好盆友有友谊度fi。老师要举办k次远足,每次挑一对小盆友去,被挑到的小盆友友谊值+1。如果一对儿童不是朋友,那么他们的友谊值为0,在以后 阅读全文
posted @ 2024-01-28 17:11 curx 阅读(75) 评论(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 curx 阅读(38) 评论(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 curx 阅读(87) 评论(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 curx 阅读(135) 评论(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 curx 阅读(131) 评论(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 curx 阅读(234) 评论(0) 推荐(0)
摘要: tags: ["Os"] 今天拆箱后看着软驱和软盘感觉好激动,老古董欸~ 把软盘放进软驱,软驱连接电脑,按照教程格式化硬盘,注意不要勾选快速格式化。 在运行!cons_9x.bat输入install时出了问题,作者的设计是在这里应该把映像文件写进软盘,然而tolset\z_tools\imgtol. 阅读全文
posted @ 2023-12-31 21:55 curx 阅读(74) 评论(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 curx 阅读(81) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 17 下一页