Respond with the user's new rating if the user had a contest performance of `<num>`. Ratings are calculated in [this file](https://github.com/DMOJ/online-judge/blob/master/judge/ratings.py). The important parts are at `# Calculate mean` and `# Display a slightly lower rating`.