Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.
Problem hidden

ANAGRAM12 - ANAGRAM123

Write a program to check if two given strings are anagrams. A pair of anagram is a pair of words that have the same alphabets but in a different order. Example "eat and ate", "angle and angel". Take console input, do not use predefined values in program.

input :- eat

ate

output :- yes


Added by:Prafful
Date:2016-02-21
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64 GOSU JS-MONKEY
Resource:Own Creation
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.