← All problemsSign in

Thala For A Reason

CodeChefRating 235Open on judge ↗

You are given an integer $N$. Print `THALA` if $N=7$, otherwise print `SADGE`. ### Input - The only line of input contains an integer $N$. ### Output Output a single string, print `THALA` if $N=7$, otherwise print `SADGE`. You may print each character of the string in uppercase or lowercase (for example, the strings `THALA`, `thALa`, `thala`, and `tHalA` will all be treated as identical). ###

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.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start