fork download
  1. scanf("%s",&y);
  2. if(y==TARGET)
  3. printf("พบข้อมูลของท่าน");
  4.  
Success #stdin #stdout 0.03s 26124KB
stdin
Standard input is empty
stdout
scanf("%s",&y);
if(y==TARGET)
	printf("พบข้อมูลของท่าน");