摘要:
[ARC168E] Subsegments with Large Sums 「USACO 2024.2 Platinum」Minimum Sum of Maximums 「JOISC 2023 Day1」JOI 国的节日 2 [ABC311Ex] Many Illumination Plans nf 阅读全文
摘要:
#include<bits/stdc++.h> using namespace std; #define int long long int n,m,k; int a[500010]; int st; string s; signed main(){ cin>>n>>m; for(int i=0;i 阅读全文