摘要:
#include #include #define maxn 200007 const int mod=1e9+7; typedef long long ll; using namespace std; ll dp[maxn][3]; int n,l,r; int main() { int x,y,z; cin>>n>>l>>r; x=r/3-(l-1)/3,y=(r+2... 阅读全文
posted @ 2019-01-27 22:53
rainyroad
阅读(146)
评论(0)
推荐(0)

浙公网安备 33010602011771号