LeetCode-Feedback / LeetCode-Feedback

668 stars 327 forks source link

Undefined Hint Variable - 1010. Pairs of Songs With Total Durations Divisible by 60 #24819

Open FoxtrotOnce opened 5 days ago

FoxtrotOnce commented 5 days ago

LeetCode Username

FoxtrotOnce

Problem Number, Title, and Link

https://leetcode.com/problems/pairs-of-songs-with-total-durations-divisible-by-60/

Bug Category

Problem hints

Bug Description

Hint 2 states:

We can count the number of songs with (length % 60) equal to r, and store that in an array of size 60.

r is undefined.

Language Used for Code

None

Code used for Submit/Run operation

No response

Expected behavior

The hint should explain what r is, or completely remove it, the hint currently makes no sense.

Screenshots

No response

Additional context

No response

exalate-issue-sync[bot] commented 5 days ago

LeetCode Support commented: Hello,

Your reported issue has been relayed to our team for thorough investigation. We appreciate your patience as we work to address and resolve this matter. We will reach out to you when we have updates regarding the issue.

If you have any further questions or concerns in the meantime, please feel free to let us know.

Best regards, LeetCode Support Team