MCPcopy Create free account
hub / github.com/RealHacker/python-gems / Problem

Class Problem

online_judge/problem.py:14–59  ·  view source on GitHub ↗

Each Problem subclass should define these attributes: _id: the identifier title: the title to describe the problem description: method_name: the method name within Solution tests: a list of test cases, each test case is a tuple (input, expected_output) expect

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected