You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this repo is still used/maintained, but I was using a utility from this project as reference and I had noticed that this line is incorrect and the second/third solution should be replaced with -CBRT_R - a_over_3. The correct solutions are [6, 2, 2].
The text was updated successfully, but these errors were encountered:
I'm not sure if this repo is still used/maintained, but I was using a utility from this project as reference and I had noticed that this line is incorrect and the second/third solution should be replaced with
-CBRT_R - a_over_3
. The correct solutions are[6, 2, 2]
.The text was updated successfully, but these errors were encountered: