onlinejudge.service.aoj module¶
the module for Aizu Online Judge (http://judge.u-aizu.ac.jp/onlinejudge/)
- note
There is the offcial API http://developers.u-aizu.ac.jp/index
-
class
onlinejudge.service.aoj.AOJArenaProblem(*, arena_id, alphabet)[source]¶ Bases:
onlinejudge.type.ProblemNew in version 6.1.0.
-
class
onlinejudge.service.aoj.AOJProblem(*, problem_id)[source]¶ Bases:
onlinejudge.type.Problem- Variables
problem_id –
strlike DSL_1_A or 2256