#S1055. 求3个数中的最大数
求3个数中的最大数
描述
输入3个整数,求3个数的最大数
格式
输入描述
a b c
输出描述
3个数中的最大数
输入输出样例
5 10 2
10
限制
运行时间1秒内,测试缓存不能大于1024KiB。
输入3个整数,求3个数的最大数
a b c
3个数中的最大数
5 10 2
10
运行时间1秒内,测试缓存不能大于1024KiB。
By signing up a DLMdo 信奥编程训练 universal account, you can submit code and join discussions in all online judging services provided by us.