No one is Perfect, Really
CodeChefOpen on judge ↗
It is often said that no one is perfect. ###Input: - A single integer $N$ ###Output: “Perfect” or “Not Perfect” (Without quotes) ###Constraints - $1 \leq N \leq 10^{14}$ ###Sample Input: 1 ###Sample Output: Not Perfect ###Sample Input: 6 ###Sample Output: Perfect
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