Bug Report for https://neetcode.io/problems/reverse-a-linked-list
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
When including the "print()" statements, the test case displayed failed while submitting. But if it is included as a regular test run (same exact input), the test case succeeds. I think it has to do with std.out exceeded

Bug Report for https://neetcode.io/problems/reverse-a-linked-list
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
When including the "print()" statements, the test case displayed failed while submitting. But if it is included as a regular test run (same exact input), the test case succeeds. I think it has to do with std.out exceeded