摘要:
//这道题博弈的核心就是不能让后手有一段只能放b而长度不够放a的段,并且先手要放最后一次#define HAVE_STRUCT_TIMESPEC#include<bits/stdc++.h>using namespace std;int length[300007];int main(){ ios: 阅读全文
posted @ 2019-09-22 19:55
sewage
阅读(231)
评论(0)
推荐(0)
摘要:
#define HAVE_STRUCT_TIMESPEC#include<bits/stdc++.h>using namespace std;long long a[300007],b[300007];long long dp[300007][5];long long ans;int main(){ 阅读全文
posted @ 2019-09-22 10:58
sewage
阅读(131)
评论(0)
推荐(0)

浙公网安备 33010602011771号