Given the equation of a plan of the form ax+by+cz=d, return 2 independent direction vectors which could e.g. be used to determine a parametric equation.
For the vectors to be independent, the test suite should have assert(dot(v1,v2)==0).
instead of assert(dot(v1,v2)~=0) ...
I agree. First, I did not succeed for that reason.
I am curious about the 26-node solution.
135 Solvers
Back to basics 18 - justification
150 Solvers
243 Solvers
Magic is simple (for beginners)
1111 Solvers
325 Solvers