anaconda
一、下载
Index of /anaconda/archive/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror
在清华镜像网页选择版本,这里选的是: 下载得到文件:Anaconda3-2022.10-Linux-x86_64.sh。将文件拷贝到ubuntu的Downloads文件夹。…
CF2000H Ksyusha and the Loaded Set *2200 ds 题目要求序列中满足[x,xk-1]都为出现的x的最小值,序列动态修改。 过道这种题,比较容易想到用数据结构维护。维护直接做即可 用1表述输出现过,0表示没出现过,然后边将题目要求的转化为…