习题答案,过程详细,仅供参考。摘录文档片段如下:1-6.#include int main(){int a,b,c,max; printf("please input a,b,c:\n"); scanf("%d,%d,%d",&a,&b,&c); max=a; if (max