cheeseong2001 / pe

0 stars 0 forks source link

`gen` feature does not allow any positive integers as per user guide #10

Open cheeseong2001 opened 4 months ago

cheeseong2001 commented 4 months ago

image.png In user guide, MAXIMUM_DIGITS can be any positive integer.

image.png In program, 1000000000000 is not accepted even though it is a valid positive integer.

Perhaps you can specify the exact range of numbers that can be accepted

nus-pe-bot commented 4 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

gen feature does not allow any positive integer as per user guide

image.png

As per user guide, any positive integer is allowed.

image.png

However in program, 10000000000000000 is a valid positive integer but it is rejected.

Perhaps your could specify the exact range for NUMBER_OF_PROBLEMS.


[original: nus-cs2113-AY2324S2/pe-interim#2179] [original labels: severity.Low type.DocumentationBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

No details provided by team.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]