摘要:
#include<stdio.h> #include<stdlib.h> #include<string.h> int main() { char a[10050]; char b[10050]; char sum[10051]; while(scanf("%s",a)!=EOF) { int fl 阅读全文
posted @ 2021-12-02 16:28
lydstory
阅读(40)
评论(0)
推荐(0)

浙公网安备 33010602011771号