摘要: $\text{Link}$ 题目名称:《A theory of consciousness from a theoretical computer scienceperspective: Insights from the Conscious Turing Machin》阅读报告(更新中...) 本 阅读全文
posted @ 2022-09-08 18:21 ffffyc 阅读(13) 评论(0) 推荐(0)
摘要: $\text{Link}$ 题意 给出长为 $n$ 的序列 $a,b$,$b$ 序列初始为 $0$,$m$ 次操作,每次给出 $a$ 中的一个区间 $[l,r]$ 与 $L$,执行 $\forall i\in[l,r],b_{i+L-l}\gets b_{i+L-l}+a_i$。 求出所有操作后的 阅读全文
posted @ 2022-09-08 07:16 ffffyc 阅读(13) 评论(0) 推荐(0)