From e3ab2dbd99a0b8954f2119b94a348134d74e45e5 Mon Sep 17 00:00:00 2001 From: Ankur Sundara Date: Sat, 11 Mar 2017 03:07:08 -0600 Subject: [PATCH] Update pt value --- library/problem.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/problem.yml b/library/problem.yml index 4d77da8..b093837 100644 --- a/library/problem.yml +++ b/library/problem.yml @@ -3,7 +3,7 @@ title: library category: Programming autogen: false programming: true -value: 75 +value: 175 test_cases: 10 time_limit: 1000