单点时限: 2.0 sec
内存限制: 256 MB
Modify 20Lab01_02.c to print the maximum of three integers inputted.
输入 3 个整数
输出最大数
10 9 8
Enter a,b and c:Max=10