https://github.com/noootown/leetcode-downloader/blob/60f3d01312a6c4dc313ebc7170636e7e1fda489c/fetchSubmission.js#L45 ``` solved = [] solved.includes(id) ``` will always return false