You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
446 B
25 lines
446 B
3 years ago
|
{
|
||
|
"blurb": "Create a sentence of the form \"One for X, one for me.\"",
|
||
|
"authors": [
|
||
|
"sjwarner-bp"
|
||
|
],
|
||
|
"contributors": [
|
||
|
"ErikSchierboom",
|
||
|
"iHiD",
|
||
|
"juhlig",
|
||
|
"NobbZ"
|
||
|
],
|
||
|
"files": {
|
||
|
"solution": [
|
||
|
"src/two_fer.erl"
|
||
|
],
|
||
|
"test": [
|
||
|
"test/two_fer_tests.erl"
|
||
|
],
|
||
|
"example": [
|
||
|
".meta/example.erl"
|
||
|
]
|
||
|
},
|
||
|
"source_url": "https://github.com/exercism/problem-specifications/issues/757"
|
||
|
}
|