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

AE00 - Rectangles #36

Merged
merged 1 commit into from
Oct 29, 2018
Merged

AE00 - Rectangles #36

merged 1 commit into from
Oct 29, 2018

Conversation

saket13
Copy link

@saket13 saket13 commented Oct 28, 2018

Byteman has a collection of N squares with side 1. How many different rectangles can he form using these squares?

Two rectangles are considered different if none of them can be rotated and moved to obtain the second one. During rectangle construction, Byteman can neither deform the squares nor put any squares upon any other ones.

 Byteman has a collection of N squares with side 1. How many different rectangles can he form using these squares?

Two rectangles are considered different if none of them can be rotated and moved to obtain the second one. During rectangle construction, Byteman can neither deform the squares nor put any squares upon any other ones.
@haritha1313
Copy link

Thanks for the PR. Keep contributing!

@haritha1313 haritha1313 merged commit 5bba081 into AASF-IIITM:master Oct 29, 2018
aitikgupta pushed a commit to aitikgupta/spojprobs that referenced this pull request Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants