baekjoon 20260323
This commit is contained in:
parent
b2ed898b3b
commit
b16f960c3b
1
code_study/Baekjoon/python/2959.py
Normal file
1
code_study/Baekjoon/python/2959.py
Normal file
@ -0,0 +1 @@
|
||||
print((lambda a, _, c, __ : a*c)(*sorted(list(map(int, input().split())))))
|
||||
Loading…
x
Reference in New Issue
Block a user