29 lines
550 B
JSON
29 lines
550 B
JSON
{
|
|
"authors": [
|
|
"sjwarner-bp"
|
|
],
|
|
"contributors": [
|
|
"bkhl",
|
|
"budmc29",
|
|
"glennj",
|
|
"guygastineau",
|
|
"IsaacG",
|
|
"kotp",
|
|
"ZapAnton"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"grains.sh"
|
|
],
|
|
"test": [
|
|
"grains.bats"
|
|
],
|
|
"example": [
|
|
".meta/example.sh"
|
|
]
|
|
},
|
|
"blurb": "Calculate the number of grains of wheat on a chessboard given that the number on each square doubles.",
|
|
"source": "The CodeRanch Cattle Drive, Assignment 6",
|
|
"source_url": "https://coderanch.com/wiki/718824/Grains"
|
|
}
|