龙虎斗

2018信息学奥林匹克竞赛——复赛试题答案——龙虎斗 题目描述 参考答案 题目描述 参考答案 直接枚举 #include<cstdio> const int N=1e5+5; int n,m,p1; long long c[N],s1,s2; int main() { freopen("fight.in","r",stdin); freopen("fight.out","w",stdout);
相关文章
相关标签/搜索