2023年8月13日
摘要: 传送门:https://uoi2023-2.eolymp.io/problems/3 题目大纲: 给予一个整数 n 。 (n<=1e18) 你现在有一个数组 a, a 的所有号码为 0 除了 a[100] 为 1 你需要给一些指令, 每一个指令需要一个整数 s , 他会进行 d[s]+=d[s+1] 阅读全文
posted @ 2023-08-13 20:18 yl_neo 阅读(41) 评论(0) 推荐(0)