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