Codex101 and Prime
CodeChefOpen on judge ↗
codeX101 and Prime Problem Statement You are given two integers L and R. You need to count all the prime numbers between L and R(inclusive) which are also palindrome numbers. A palindrome is a word, phrase, or sequence that reads the same backwards as forwards. e.g. 121,1,11,1221 etc. Input Format The first line contains an integer T i.e. number of test cases. Next T lines will contain the i
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