Prime or not
CodeChefOpen on judge ↗
Alice is very fond of prime numbers. Given a number she wants to determine whether it is prime or not. If a number is prime she wants to know that which prime number is it. e.g. 2 is 1st prime number,3 is 2nd and so on. Input First line of input contains number of test cases t. t lines follow. Each line contains a positive integer(Output For each test case output a single integer. If the numbe
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