baekjoon 20260425
This commit is contained in:
parent
388ad7d3a1
commit
47a227393e
1
code_study/Baekjoon/python/17362.py
Normal file
1
code_study/Baekjoon/python/17362.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
print((lambda n : x if 0 < (x := n%8) < 5 else (10-x)%8)(int(input())))
|
||||||
Loading…
x
Reference in New Issue
Block a user