Skip to content

Added task 2079 #939

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

Merged
merged 10 commits into from
May 23, 2022
Merged

Added task 2079 #939

merged 10 commits into from
May 23, 2022

Conversation

AryamanMishra
Copy link
Contributor

No description provided.


* `n == plants.length`
* `1 <= n <= 1000`
* `1 <= plants[i] <= 10<sup>6</sup>`
Copy link
Owner

@javadev javadev May 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks weird. Please use generatemd tool.


Steps needed = 1 + 1 + 2 + 2 + 3 + 3 + 4 + 4 + 5 + 5 + 6 + 6 + 7 = 49.

**Constraints:**

* `n == plants.length`
* `1 <= n <= 1000`
* `1 <= plants[i] <= 10<sup>6</sup>`
* `max(plants[i]) <= capacity <= 10<sup>9</sup>`
* `1 <= plants[i] <= 10⁶`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* `1 <= plants[i] <= 10⁶`
* `max(plants[i]) <= capacity <= 10⁹`
* `<code>`1 <= n <= 1000 `</code>`
* `<code>`1 <= plants[i] <= 10 `<sup>`6 `</sup></code>`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks mix tag and tilda. Please use only tags.

@AryamanMishra
Copy link
Contributor Author

This is wrong too. I will do again

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@javadev
Copy link
Owner

javadev commented May 23, 2022

👍

@javadev javadev merged commit a4fdb09 into javadev:main May 23, 2022
@AryamanMishra AryamanMishra deleted the task_2079 branch May 24, 2022 13:10
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