Trick Problem
CodeChefOpen on judge ↗
You are given an integer $N$. You need to find the number of positive integers which are less than or equal to $N$ and are not divisible by any of the integer from $2$ to $10$. Input format The first line contains a single integer, $T$, denoting the number of test cases in the file. Each test cases contains a single integer, $N$. Output format Print the number of positive integers which are
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