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

Method parse_problem_page

topcoder/TopCoderParser.py:155–177  ·  view source on GitHub ↗

Parses the problem page, returning the new Problem object generated from the process (or updating a given one). The following pieces are updated: P_PROBLEM_NAME P_PROBLEM_STATEMENT P_PROBLEM_DEFINITION P_PROBLEM_CONSTRAINTS P_PROBLEM_EXAMPLES

(self, problem = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

scrape_problemFunction · 0.80

Calls 2

_is_missing_problemMethod · 0.95
_scrape_piecesMethod · 0.95

Tested by

no test coverage detected