摘要: Non-zero代码Assigning to Classes代码Anu Has a Function代码Aerodynamic代码Water Balance代码Non-zero题目链接 http://codeforces.com/contest/1300/problem/A代码#include using namespace std;#define Nmax 103int N;int A[Nmax... 阅读全文
posted @ 2020-02-18 11:20 KZNS 阅读(69) 评论(0) 推荐(0)
摘要: Even But Not Even题意题解代码Array Sharpening题意题解代码Mind Control题意题解代码Irreducible Anagrams题意题解代码Even But Not Even题目链接 http://codeforces.com/contest/1291/problem/A题意定义偶但不偶的数为,数字本身为奇数,各各位上的数的和为偶数给出一个数,问能不能通过删除... 阅读全文
posted @ 2020-02-18 11:10 KZNS 阅读(78) 评论(0) 推荐(0)