07 2020 档案
摘要:1 #include<stdio.h> 2 3 char s[100005]; 4 char s1[100005]; 5 char s3[100005]; 6 int st[500005], tp; 7 8 int main() 9 { 10 int t; 11 scanf("%d",&t); 12
阅读全文
摘要:#include<stdio.h> #include<string.h> #include<queue> using namespace std; #define abss(i) -(i) #define check(a) ((a) == 'S' || (a) == '.') #define che
阅读全文
浙公网安备 33010602011771号