Get Problems Info
Get detailed information on all the current user's problems.
Args: user (Annotated[User, Depends): the current user.
Returns: list[ProblemInfo]: a list of the detailed information on all the problems.
get/problem/all_info
Response
Successful Response