Defuse the bomb
CodeChefOpen on judge ↗
El Macho has set the bomb and tied Lucy with it. To save Lucy , Gru has to defuse the bomb. The bomb displays 2 numbers a & b, and its diffusal code is the count of numbers in range [a,b] (both inclusive) having the following properties : 1. The number should be prime. 2. It can be written as the sum of squares of 2 positive integers ( number = p^2 + q^2). Help Gru to save Lucy by telling him t
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