摘要: C题,找规律 在最小循环节里统计不同数的个数就行 #include <iostream> #include <cstring> #include <algorithm> #include <math.h> using namespace std; typedef long long ll; cons 阅读全文
posted @ 2022-05-20 01:02 好腻友Π 阅读(24) 评论(0) 推荐(0)