Let $n = 712! + 1$ If $n$ was a prime number then, by Wilson's theorem:
$ (712!)! \equiv -1 \pmod{712}$
The double factorial makes it seriously more difficult...
But We can require:
$$712!! + 1 \equiv 0 \pmod{712}$$
$$712 = 2\cdot 356$$
Hence: $712!! = 2^{356} 356!$
Lets compute: $356! \pmod{712}$. Obviously:
$$356! = (356 \cdot 2) \cdot (355!/2) = 712 \cdot 355!/2$$
Then: $356! \pmod{712} \equiv 0$.
Now, $2^{356} \pmod{712}$
$2^{356} = 2^{6 + 350}$
Nevermind, what should I do?