UNNAT03
CodeChefOpen on judge ↗
Pig Latin is an encode form of English which is used as a game to encrypt words. A pig Latin word is formed by transposing the first sound to the end of the word and then adding the letter “a” at the beginning of the word.Write a program to print the pig Latin version of each word present in a line. For Eg:- Input pascal program for test Output ascalpa agrampro arfo astte
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start