题面Modify 21Lab01_02.c to print the maximum of three integers inputted.输入格式输入 3 个整数输出格式输出最大数样例输入10 9 8 输出Enter a,b and c:Max=10