#2880. 输出a、b、c中的最大值
输出a、b、c中的最大值
题目描述
输入3个整数a,b,c,输出其中的最大值
输入格式
一行3个整数a,b,c
输出格式
输出其中的最大值
样例
输入样例
1 2 3
输出样例
3
输入3个整数a,b,c,输出其中的最大值
一行3个整数a,b,c
输出其中的最大值
1 2 3
3
By signing up a XSM universal account, you can submit code and join discussions in all online judging services provided by us.