pub fn execute_fetching_problem( contest_id: &str, problem_id: &str, ) -> Result<(), Error>
Fetch a specific problem in a contest.