摘要: F. Almost Permutation https://codeforces.ml/problemset/problem/863/F 题意 有一个长度为n的数组,其中的每个数都在1~n范围内,给q个限制($1<=n<=50, 0<=q<=100$) 限制有两种类型: 1 l r v 数组[l, 阅读全文
posted @ 2022-10-02 21:47 Yaqu 阅读(24) 评论(0) 推荐(0)