From 1536b13da5d2f494465324cc3ef85e086a49868d Mon Sep 17 00:00:00 2001 From: Ankur Sundara Date: Fri, 10 Mar 2017 23:53:45 -0600 Subject: [PATCH] Create problem.yml --- library/problem.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library/problem.yml diff --git a/library/problem.yml b/library/problem.yml new file mode 100644 index 0000000..4d77da8 --- /dev/null +++ b/library/problem.yml @@ -0,0 +1,10 @@ +author: arxenix +title: library +category: Programming +autogen: false +programming: true +value: 75 + +test_cases: 10 +time_limit: 1000 +memory_limit: 256000