共1篇相关文章
A:这是一道签到题吗?用双层循环模拟即可,注意特殊输出的判断。#include <bitsstdc++.h>using namespace std;typedef long long ll;const int...