I'm trying to solve https://leetcode.com/problems/design-linked-list/description/ in Ruby. The only error feedback is
Line 122: in `helper_select_method'But my Ruby code is only 115 lines. It seems LeetCode wrapped the code.
Could LeetCode help me solving this platform technical issue? Thanks!