pub async fn remove_problem( db: &Surreal<Client>, id: String, problem: Thing, ) -> Result<Option<Contest>>