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