摘要: CF补题 993-Div.4-20241221 Dashboard - Codeforces Round 993 (Div. 4) - Codeforces A: 题目大意:给出一个 \(n\) ,求有多少有序正整数数对 \((a,b)\),使得 \(a=n-b\) #include <iostre 阅读全文
posted @ 2024-12-22 19:38 才瓯 阅读(19) 评论(0) 推荐(0)