Kornislav
This commit is contained in:
2
kornislav.py
Normal file
2
kornislav.py
Normal file
@@ -0,0 +1,2 @@
|
||||
ints = sorted(list(map(int, input().split())))
|
||||
print(ints[0] * ints[2])
|
||||
Reference in New Issue
Block a user