Initial upload

This commit is contained in:
2022-08-24 14:28:45 +02:00
parent c67653ddee
commit 57bc7b0289
370 changed files with 18479 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"blurb": "Learn about maps by selling items by the dozen at the Gross Store.",
"authors": [
"chocopowwwa"
],
"contributors": [
"MiroslavGatsanoga"
],
"files": {
"solution": [
"gross_store.go"
],
"test": [
"gross_store_test.go"
],
"exemplar": [
".meta/exemplar.go"
]
}
}

View File

@@ -0,0 +1 @@
{"track":"go","exercise":"gross-store","id":"7bfbc74502004cb3867b5bf345b7b1b0","url":"https://exercism.org/tracks/go/exercises/gross-store","handle":"halfdan","is_requester":true,"auto_approve":false}