easyctf-2017/hello-world/problem.yml

12 lines
195 B
YAML
Raw Normal View History

2016-10-31 21:13:47 +00:00
author: mzhang
title: Hello, world!
hint: Having trouble? Check out our tutorial!
category: Programming
autogen: false
programming: true
value: 10
test_cases: 1
2017-03-15 16:27:01 +00:00
time_limit: 1
memory_limit: 1024