Initial upload
This commit is contained in:
21
go/election-day/.exercism/config.json
Normal file
21
go/election-day/.exercism/config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"blurb": "Learn about pointers by creating a simple voting system.",
|
||||
"authors": [
|
||||
"andrerfcsantos"
|
||||
],
|
||||
"contributors": [],
|
||||
"files": {
|
||||
"solution": [
|
||||
"election_day.go"
|
||||
],
|
||||
"test": [
|
||||
"election_day_test.go"
|
||||
],
|
||||
"exemplar": [
|
||||
".meta/exemplar.go"
|
||||
],
|
||||
"editor": [
|
||||
"election_result.go"
|
||||
]
|
||||
}
|
||||
}
|
1
go/election-day/.exercism/metadata.json
Normal file
1
go/election-day/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"go","exercise":"election-day","id":"66656b96ab674bcca386330eb9bff31c","url":"https://exercism.org/tracks/go/exercises/election-day","handle":"halfdan","is_requester":true,"auto_approve":false}
|
Reference in New Issue
Block a user