#7000. 【入门】大数的平方
【入门】大数的平方
Description
判断两个数a,b(不相等),输出较大数的平方值。
Input Format
两个整数a, b(不大于32767)。
Output Format
较大数的平方。
5 8
64
Source
分支问题
判断两个数a,b(不相等),输出较大数的平方值。
两个整数a, b(不大于32767)。
较大数的平方。
5 8
64
分支问题
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.