Closed JesseGuerrero closed 10 months ago
NA
I returned a None type and it doesnt parse through it in parse.py for ListNode type questions.
To replicate this, try to return None in merge-two-sorted-lists
Thanks for the report!
leetgo debug
NA
Debug log
Description
I returned a None type and it doesnt parse through it in parse.py for ListNode type questions.
To replicate this, try to return None in merge-two-sorted-lists