diff --git a/snail-farmer-john/chall.yaml b/snail-farmer-john/chall.yaml index 8a6b1cb..b28f4ec 100644 --- a/snail-farmer-john/chall.yaml +++ b/snail-farmer-john/chall.yaml @@ -4,8 +4,7 @@ categories: value: 125 flag: file: fast.out -description: |- - Farmer John has moved on from cows to snails. +description: Farmer John has moved on from cows to snails. hints: - As you can imagine, Farmer John's code is quite slow, but there's a much faster way. - Where does the slowness come from? Can you find a way to eliminate it with math? @@ -14,4 +13,4 @@ files: - src: ./slow.cpp authors: - Marvin -visible: false \ No newline at end of file +visible: true \ No newline at end of file