rust-practice / cargo-leet

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

Says missing type #66

Open c-git opened 8 months ago

c-git commented 8 months ago

Leetcode problem

https://leetcode.com/problems/set-matrix-zeroes/description/

Error Message

Unknown type "" found please report this in an issue https://github.com/rust-practice/cargo-leet/issues/new?&labels=bug&template=missing_type.md
c-git commented 8 months ago

Looking at the output I think it's because it didn't know how to handle mutable arguments