addTwoNumbers: Cannot find symbol

image

This is for the addTwoNumbers challenge. Apparently LeetCode is throwing a cannot find symbol for l1 in the line highlighted in red. How can I fix this?

Comments (1)