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,22 @@
{
"authors": [
"Bscruz19"
],
"contributors": [
"angelikatyborska"
],
"files": {
"solution": [
"lib/resistor_color.ex"
],
"test": [
"test/resistor_color_test.exs"
],
"example": [
".meta/example.ex"
]
},
"blurb": "Convert a resistor band's color to its numeric representation.",
"source": "Maud de Vries, Erik Schierboom",
"source_url": "https://github.com/exercism/problem-specifications/issues/1458"
}

View File

@@ -0,0 +1 @@
{"track":"elixir","exercise":"resistor-color","id":"6cbe5be0c48246928be738b759e13520","url":"https://exercism.org/tracks/elixir/exercises/resistor-color","handle":"halfdan","is_requester":true,"auto_approve":false}