1681번

· 백준
코드 n,l = map(int,input().split()) cnt = 0 # 개수를 세어줄 변수 num = 0 # 숫자를 반환해줄 변수 str_l = str(l) # 들어있는지 확인을 위해 str로 변환 while cnt