Open Subhojit-Dey1234 opened 4 hours 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
LeetCode Username
thedumbsolver
Problem Number, Title, and Link
https://leetcode.com/problems/find-the-power-of-k-size-subarrays-i/description/?envType=daily-question&envId=2024-11-16
Bug Category
Missing test case (Incorrect/Inefficient Code getting accepted because of missing test cases)
Bug Description
All the test cases are passing and got accepted in spite of having a bug in the code.
Here is the test case used
Language Used for Code
C++
Code used for Submit/Run operation
Expected behavior
Code is failing on running which is correct but passing while submitting.
Screenshots
Additional context
No response