input[i] = '1' //数字
printf("%c", input[i]);// %c: value  ; %s: address