Reverse 1
CodeChefOpen on judge ↗
This is your first reverse coding question.Try to crack the logic and code it... Input Input description. - You will give a single integer N. Output Output description. - You have to crack the logic and output the necessary answer. Constraints 1 Example Input / Output 1 / 1 2 / 2 3 / 6 4 / 24 5 / 120 6 / 720 7 / 5040 8 / 40320 9 / 362880 10 / 3628800
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