python-algorithm
백준 24078 余り (Remainder)
무적김두칠
2022. 1. 9. 17:05
1
|
print(int(input())%21)
|
cs |
반응형