Closed psychobolt closed 2 years ago
Further research and debugging, I found that using the array-partition-i
used to fetch problem (query getQuestionDetail($titleSlug: String!)
) is not valid for question 561, because it expects array-partition
(as seen from question__title_slug
https://leetcode.com/api/problems/algorithms/). Clearing the cache and redownloading the problems seem to resolve the issue
Problem Summary
leetcode show 561
returns[ERROR] failed to load problem!
How to reproduce
leetcode show 561
Environment