rust-practice / cargo-leet

Program to make working on leetcode problems locally more convenient
Apache License 2.0
5 stars 3 forks source link

Unknown type "Vec<Option<Box<ListNode>>>" found #64

Open c-git opened 1 year ago

c-git commented 1 year ago

Leetcode problem https://leetcode.com/problems/split-linked-list-in-parts

Error Message

Unknown type "Vec<Option<Box<ListNode>>>" found