From 458a8b19faca8f4c8d78b046f3627f8f037c6e8f Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Fri, 17 Feb 2017 00:37:08 -0600 Subject: [PATCH] Programming specs --- things-add-up/problem.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/things-add-up/problem.yml b/things-add-up/problem.yml index e3b8681..dc3bf0b 100644 --- a/things-add-up/problem.yml +++ b/things-add-up/problem.yml @@ -3,4 +3,8 @@ title: Things Add Up category: Programming autogen: false programming: true -value: 15 \ No newline at end of file +value: 15 + +test_cases: 10 +time_limit: 1000 +memory_limit: 256000 \ No newline at end of file