summaryrefslogtreecommitdiff
path: root/python/problems/recursion/family_tree_youngest/en.py
blob: ba3f813f06604a34313b0287c2cc49e65c691183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id = 20803
name = 'Family tree: the youngest'

description = '''\
<p>(translation missing)</p>'''

hint = {
    'plan': '''\
<p>(translation missing)</p>''',

    'no_input_call': '''\
<p>(translation missing)</p>''',
}