Reverse H

View as PDF

Submit solution

Points: 3
Time limit: 1.0s
Memory limit: 256M

Author:
Problem type

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

There are no comments at the moment.