本文分类:news发布日期:2025/11/4 22:15:45
相关文章
C++算法贪心例题讲解 - 实践
pre { white-space: pre !important; word-wrap: normal !important; overflow-x: auto !important; display: block !important; font-family: "Consolas", "Monaco", "Courier New", …
建站知识
2025/11/4 22:14:23
AI元人文:理论框架、僵局本质与文明演化的系统性构想
AI元人文:理论框架、僵局本质与文明演化的系统性构想
一、核心命题与理论基石核心命题:从“价值对齐”到“价值权衡”的范式革命传统AI的“价值对齐”范式陷入三重困境:认知科学误区(沿用过时的信息处理模型)、方…
建站知识
2025/11/4 22:11:24
[linux-mint] Surface Pro4 安装linux驱动
Surface Pro4 这个被淘汰下来的机器,一直没想好要如何处理,因为有平板,所以也不想刷Android系统,最终决定还是安装linux,当一个办公小平板来使用,顺便练练linux环境软件使用,所以就选择系统,然后发现好多linux…
建站知识
2025/11/4 22:09:13
[B] AGC VP 记录
AtCoder Grand Contest 049
AT_agc049_e [AGC049E] Increment Decrement
AtCoder Grand Contest 052
约 1h 切 A,之后都不会了。
A - Long Common Subsequence
先从左到右放 \(n\) 个 \(0\),\(n\) 个 \(1\)。发现 \(…
建站知识
2025/11/4 22:07:26
2025年河南工业大学2025新生周赛(2)
A 小唐的签到
小唐到达教室的时间等于路上所用时间和上楼时间之和,注意如果教室在n楼,只需要上n-1层。#include<bits/stdc++.h>
using namespace std;
int main()
{int a, x, n, b, y;cin >> a >> …
建站知识
2025/11/4 22:07:08
Atcoder [ARC161C] Dyed by Majority (Odd Tree) 题解 [ 绿 ] [ 树的遍历 ] [ 构造 ] [ 贪心 ]
Dyed by Majority (Odd Tree)
想起来无聊,写起来恶心。
首先手模一下,发现叶子节点可以确定它父亲的颜色。这启示我们自底向上确定颜色。
因此考虑在已确定所有儿子的颜色时,确定自己的颜色,此时有两种情况:儿子中…
建站知识
2025/11/4 22:03:53
Reflections on Trusting Trust by Ken Thompson
来源:https://aeb.win.tue.nl/linux/hh/thompson/trust.htmlKen Thompsons "cc hack" - Presented in the journal, Communication of the ACM, Vol. 27, No. 8, August 1984, in a paper entitled "R…
建站知识
2025/11/4 22:03:07

