@@ -7,11 +7,11 @@ if [[ -z $EXEC ]]; then
fi
if [[ -z $TEST_FOLDER ]]; then
TEST_FOLDER="test"
TEST_FOLDER="test/reduced"
if [[ -z $SOLUTIONS_FILE ]]; then
SOLUTIONS_FILE=solucoes.txt
SOLUTIONS_FILE=test/solucoes.txt
declare -A solutions
The note is not visible to the blocked user.