Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
goelp14
GitHub Repository: goelp14/easyctf-iv-problems
Path: blob/master/intro.hello/problem.yml
650 views
1
title: "Intro: Hello, world!"
2
author: michael
3
category: Intro
4
test_cases: 1
5
time_limit: 2
6
memory_limit: 1000
7
value: 10
8
hint: If you're not sure how to do this, try searching Google for how to make "Hello world!" programs in your language of choice.
9
autogen: false
10
programming: true
11
12