阅读: 评论:0
题目描述:如大标题
#include<stdio.h> int main() {char *p, s[10];int n;p=s;gets(p);n=*p-'0';while(*(++p)!='