逆流invert
摘要:
#include<bits/stdc++.h> using namespace std; const int N=100005; int n,L,T,a[N],b[N]; int read() { int x=0,f=1; char ch=getchar(); while (ch<'0'||ch>' 阅读全文
posted @ 2020-10-04 15:48
Chri_K
阅读(19)
评论(0)
推荐(0)
浙公网安备 33010602011771号