MCPcopy Create free account
hub / github.com/asimihsan/challenges / add_problem

Method add_problem

topcoder/ProblemFolder.py:84–120  ·  view source on GitHub ↗

Adds a new problem to this folder. If this problem already exists, overwrites the description files (but not any Python scripts, unless force is True).

(self, problem, force = False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cleanMethod · 0.95

Calls 6

find_problemMethod · 0.95
appendMethod · 0.80
to_json_fileMethod · 0.80
to_html_fileMethod · 0.80
to_python_fileMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected