1080: 战场的数目 摘要:```cpp #include #include using namespace std; typedef long long LL; const LL mod=987654321; LL…… 题解列表 2022年08月24日 0 点赞 0 评论 539 浏览 评分:9.9
战场的数目 (C++代码) 摘要:#include <stdio.h>#include<iostream>#include <algorithm>using namespace std;typedef long long ll;con…… 题解列表 2018年08月01日 0 点赞 0 评论 1106 浏览 评分:4.3