baekjoon 20260314
This commit is contained in:
parent
0477409b09
commit
ea49fdf072
1
code_study/Baekjoon/python/15700.py
Normal file
1
code_study/Baekjoon/python/15700.py
Normal file
@ -0,0 +1 @@
|
||||
print((lambda x: x[0]*x[1])(list(map(int, input().split())))//2)
|
||||
Loading…
x
Reference in New Issue
Block a user