728x90
반응형
SMALL
a,b = map(int,input().split())
print(a * b // 2)
728x90
반응형
LIST
'백준문제 > 브론즈 4' 카테고리의 다른 글
백준) 16486번 - python (0) | 2024.04.24 |
---|---|
백준) 15726번 - python (0) | 2024.04.23 |
백준) 14924번 - python (0) | 2024.04.21 |
백준) 14652번 - python (1) | 2024.04.20 |
백준) 14489번 - python (0) | 2024.04.19 |