From 87321937aa207a0c4981491c71b70792460d4681 Mon Sep 17 00:00:00 2001 From: ARCS Admin Panel Date: Sun, 9 Jun 2024 16:58:49 +0000 Subject: [PATCH] ADMIN_PANEL_MANAGEMENT: updated chall.yaml for challenge `snail-farmer-john` --- snail-farmer-john/chall.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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