Given a integer n, our goal is to find the smallest integer k, such that divides .
For example, for , , because , (since ), and is the smallest number that has this property. Please present the value of k in modulo (a prime number).

Solution Stats

11 Solutions

6 Solvers

Last Solution submitted on Mar 24, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...