The task is to check if the second input number is contained in the first input number. For example: Input: 2357 35 (YES), 2365 35 (NO). I had this idea to store the digits