solved a leetcode

This commit is contained in:
Fitz1987
2021-07-21 11:03:56 -05:00
parent 5dc3605fa1
commit c0df7230fd
5 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"main": "leet_code.Main",
"name": "leet-code",
"description": "",
"classPath": "src/",
"dependencies": {
"kiss": ""
},
"url": "https://github.com/NQNStudios/kisslang.git",
"contributors": [
"amelia, nat"
],
"version": "0.0.0",
"releasenote": "",
"tags": [],
"license": "LGPL"
}