add a new reverse-linked-list #14737
Annotations
3 errors
|
|
|
data_structures/linked_list/reverse_linked_list.py#L57
data_structures/linked_list/reverse_linked_list.py:57:89: E501 Line too long (98 > 88)
|
|
data_structures/linked_list/reverse_linked_list.py#L9
data_structures/linked_list/reverse_linked_list.py:9:31: A002 Function argument `next` is shadowing a Python builtin
|
The logs for this run have expired and are no longer available.
Loading