baekjoon 20260218

This commit is contained in:
songyc macbook 2026-02-18 23:28:02 +09:00
parent f03d11717b
commit e93a75abea

View File

@ -0,0 +1 @@
print(eval("".join([input() for _ in range(3)])))