Deterministic algorithm with math

35 Views Asked by At

Well, I’m not too good with math and I don’t know all of the special symbols, but I have one (maybe) simple goal to achieve: How do I create a deterministic algorithm in math?

Well, the only input that it’s ever going to recieve is 1,2, and 3, so that might make it eaisier.

But, the problem is that I want it to trick the person who’s doing it so that they don’t know that it’s always going to output the same number.

I know that ciel(x/3) works but like I said, I want it to trick the person.