Beispiel #1
0
 def __init__(self, options, args):
     OnlineJudge.__init__(self, options, args[1])
     self.contest_id = args[0]
Beispiel #2
0
 def __init__(self, options, args):
     OnlineJudge.__init__(self, options, args[0])