khor-jingqian / pe

0 stars 0 forks source link

Error message could be improved #12

Open khor-jingqian opened 3 years ago

khor-jingqian commented 3 years ago

What was typed is indeed a non negative integer

image.png

nus-se-bot commented 3 years ago

Team's Response

this issue is inherited from AB3. integer verification for number of days uses the same integer verification system as the integer verification for indexes in AB3. possibily a limitation of using java. 10000000000000000000000000 is not an integer in java.

in ab3, this is the expected error message when input an integer.

image.png

meanwhile, this is the error message when input 1 and 25 zeroes behind, where ab3 does not treat it as a positive integer. image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]