Start Googling
CodeChefOpen on judge ↗
Find out if the input string is a part of google, too. ###Input: - First line will contain an integer $N$ denoting the length of the string. - Second line contains a string with length $N$ ###Output: For each testcase, output in a single line 'Yes' or 'No' without quotes. ###Constraints - $1 \lt N \lt 10$ ###Sample Input: 4 24QE ###Sample Output: No ###Sample Input:
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