pub async fn list_problems( db: &Surreal<Client>, id: &str, account_id: &str, ) -> Result<Vec<ContestProblem>>