lehmer

Log in om je oplossingen te testen.
def lehmer(a: int, c: int, m: int, x_0: int) -> bool: #TODO return False