From a21c3183dab5110ec6e02c9cae6c463ba4e59722 Mon Sep 17 00:00:00 2001 From: Michael Barre Date: Fri, 10 Mar 2017 21:49:41 -0600 Subject: [PATCH] points --- listen-closely/problem.yml | 2 +- match-me/problem.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/listen-closely/problem.yml b/listen-closely/problem.yml index 051ef0d..85e8766 100644 --- a/listen-closely/problem.yml +++ b/listen-closely/problem.yml @@ -4,6 +4,6 @@ hint: 1, 16, 8000 category: Cryptography autogen: false programming: false -value: 300 +value: 200 files: - listenclosely.wav diff --git a/match-me/problem.yml b/match-me/problem.yml index bf9854d..4b0985f 100644 --- a/match-me/problem.yml +++ b/match-me/problem.yml @@ -4,7 +4,7 @@ hint: This is a fairly well-known graph problem, there's probably some sort of i category: Algorithms autogen: false programming: false -value: 400 +value: 300 files: - female_prefs.txt - male_prefs.txt