Has anyone passed using only randomization without cheating ?
Re: Has anyone passed using only randomization without cheating ?
You mean without even single magic number for single test?
Re: Has anyone passed using only randomization without cheating ?
Yes
Re: Has anyone passed using only randomization without cheating ?
Yes.
Re: Has anyone passed using only randomization without cheating ?
Formally I can write code, that handle particular cases (e.g. patalogical cases having a bunch of repeating ships and rows), but is it somehow better then to find a single seed for the only case, which my solution cannot pass?