Problem Statement
This problem is worth 3 tokens.
Input Format
Your first and only line of input will contain two space-separated strings.
Sample Cases
Input 1
apoeifopifajepo eafio
Output 1
no
Input 2
creativity eat
Output 2
yes
Input 3
creativity etvt
Output 3
yes
Comments