#include<stdio.h>main(){ char c1,c2; scanf("%c,%c",&c1,&c2); ++c1; --c2; printf("c1=%c,c2=%c\n",c1,c2); }
慕粉1954481569
慕的地6079101
三十二应遍尘刹
相关分类