摘要:
C.You Soared Afar With Grace 原题链接 Problem Statement 给你一个长度为 n 的排列组合 a 和 b 。您最多可以执行下面的操作 n 次: 选择两个索引 i 和 j ( 1≤i,j≤n , i≠j ),将 ai 与 aj 交换,将 bi 与 bj 交换。 阅读全文
posted @ 2025-04-06 12:50
usedchang
阅读(101)
评论(0)
推荐(0)
摘要:
C.2a b2 原题链接 Problem Statement A positive integer X is called a good integer if and only if it satisfies the following condition: There exists a pair 阅读全文
posted @ 2025-04-06 11:51
usedchang
阅读(48)
评论(0)
推荐(0)