Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't consider all possible rectangles #310

Open
2 tasks
betovich opened this issue Feb 15, 2021 · 0 comments
Open
2 tasks

It doesn't consider all possible rectangles #310

betovich opened this issue Feb 15, 2021 · 0 comments

Comments

@betovich
Copy link

In Polygons and Polyhedra, it asks to draw a rectangle with the same area. But it doesn't consider all possible rectangles.

  • It rejects other dimensions other than 8 x 6. For example, it rejects 6 x 8, 4 x 12 and 12 x 4
  • And also it rejects the rectangles that been drawn not staring from the left-top corner.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant