【LGR-298-Div.2】洛谷 8 月月赛 III IXOI Round 2 记录
【LGR-298-Div.2】洛谷 8 月月赛 III & IXOI Round 2 A
#include<iostream>
#include<cstring>
#include<vector>
#include<cmath>
#include<map>
#include<algorithm>
using namespace std;
long long n;
int main()
{ios::sync_wit…
2026/8/26 20:09:36