摘要:
因式分解之后发现,满足条件的x要么是奇数,要么是4的倍数 #include <iostream> #include <stdio.h> #include <algorithm> #include <string> #include <cmath> #define R(x) x = read() #d 阅读全文
posted @ 2024-04-08 11:04
Gold_stein
阅读(35)
评论(0)
推荐(0)
摘要:
暴力 直接暴力枚举区间,并且逐个判断 #include <iostream> #include <stdio.h> #include <algorithm> #include <string.h> #include <string> #include <cmath> #define R(x) x = 阅读全文
posted @ 2024-04-08 10:51
Gold_stein
阅读(50)
评论(0)
推荐(0)

浙公网安备 33010602011771号