easyctf-2017/match-me/problem.yml

11 lines
257 B
YAML
Raw Normal View History

2017-02-12 05:35:04 +00:00
author: GenericNickname
title: Match Me
2017-03-14 19:48:49 +00:00
hint: This is a fairly well-known graph problem. There is probably some sort of internet source on it.
2017-03-12 08:18:54 +00:00
category: Programming
2017-02-12 05:35:04 +00:00
autogen: false
programming: false
2017-03-11 03:49:41 +00:00
value: 300
2017-02-12 05:35:04 +00:00
files:
- female_prefs.txt
- male_prefs.txt