Welcome to Myne’s Dev log !
More Info ->
front-end developer
May 27 2022
백준 2525번
May 26 2022
네이티브 애플리케이션
백준 2884번 ```python H, M = map(int,input().split())
May 25 2022
백준 1330번 ```python A, B = map(int,input().split())
May 24 2022
백준 10926번 ```python name = str(input())