1 #include<stdio.h> 2 char password[]="592026",intput[10000]; 3 int main() 4 { 5 int p(); 6 int i,n=5,t; 7 char sr; 8 printf("You have only 5 chances! "); 9 while(n--) 10 { 11 i=0; 12 printf("Please intput password:"); 13 while((sr=getch())!=' ') 14 { 15 if(sr=='') 16 { 17 printf(" "); 18 intput[--i]='