mirror of
https://github.com/Xevion/leetcode.git
synced 2025-12-06 23:15:22 -06:00
Setup all meta.json files, regenerate with latest revision
This commit is contained in:
8
solutions/product-of-array-except-self/meta.json
Normal file
8
solutions/product-of-array-except-self/meta.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"solutions": [
|
||||
{
|
||||
"name": "Rust",
|
||||
"path": "./src/main.rs"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user