摘要:
Codeforces Round 905 (Div. 3)ABCDEG1 A. Morning 思路:签到,直接模拟。 // AC one more times // nndbk #include <bits/stdc++.h> using namespace std; typedef long l 阅读全文
posted @ 2023-11-21 19:24
nannandbk
阅读(76)
评论(0)
推荐(2)
摘要:
Educational Codeforces Round 156 (Rated for Div. 2) ABCD A. Sum of Three 题意:给定正整数 \(n\),判断是否存在正整数 \(a\),\(b\),\(c\) 满足: \(a+b+c=n\)。 \(a\),\(b\),\(c\) 阅读全文
posted @ 2023-11-21 15:59
nannandbk
阅读(34)
评论(0)
推荐(1)
浙公网安备 33010602011771号