摘要: 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)
摘要: 2025 WZU校赛补题 A.奖金发放 题面描述 温州大学第十八届“小橙教育杯”大学生程序设计竞赛的奖金是特等奖480元/队,一等奖240元/队,二等奖120元/队,三等奖60元/队,最佳女队奖120元/队。按评奖规定,特等奖1队(可能空缺),一等奖10队或8%有效参赛队数(以少者为准,下同),二等 阅读全文
posted @ 2025-04-05 18:39 usedchang 阅读(33) 评论(0) 推荐(0)