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

Method del_problem

topcoder/ProblemFolder.py:122–137  ·  view source on GitHub ↗

Deletes all problems with the same name and number as the given problem. Removes the problem directory from the file system, including any files in it. Returns the number of problems deleted.

(self, problem)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

find_problemMethod · 0.95
removeMethod · 0.45

Tested by

no test coverage detected