baekjoon 20260119
This commit is contained in:
parent
9715175652
commit
929b070cd1
1
code_study/Baekjoon/python/20499.py
Normal file
1
code_study/Baekjoon/python/20499.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
print((lambda k, d, a : "hasu" if k+a<d or d==0 else "gosu")(*list(map(int, input().split("/")))))
|
||||||
Loading…
x
Reference in New Issue
Block a user