summaryrefslogtreecommitdiff
path: root/python/problems/functions/greatest_negative/en.py
blob: a57cb1f80675054be3dbec9e724122995c4db3dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# coding=utf-8

id = 197
name = 'Greatest negativist'
slug = 'Greatest negativist'

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

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

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