b); } else if ((c < a) && (c < b)) { printf("\nc = %d is the smallest.", c); } else { printf("\nImprove your coding logic"); } return 0; }.
確定! 回上一頁