diofantisch

Log in om je oplossingen te testen.
def diofantisch(a: int, b: int, c: int) -> tuple[int, int]: #TODO return (0, 0)