#includeint main(){char a,b,c;scanf("%c%c%c",&a,&b,&c);printf("hello %c , %c and %c!",a,b,c);return 0;}不会的可以直接来问我,这是第一题