|
|
back to boardShow all messages Hide all messagesAt first,I use line equation, I assume perc = 1e-6, WA#6... and then prec = 1e-12, WA#9...:( It seems that the prec is terrible... Finally, I found that uses vectos with some calculate improvement, it needs only add, sub, mul... Just maths jobs... It can AC easily:) |
|
|