#include int main(void) { int a,b,c,t; printf("Please input 3 integer numbers:\n"); scanf("%d%d%d",&a,&b,&c); while (a>b>c) { if (a