Created
October 27, 2019 17:28
-
-
Save koba-e964/95161ba77fbe0b5bb40a3485009143f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
USER_ID=kobae964 | |
curl -s https://atcoder.jp/users/${USER_ID}/history/json | jq '.[] | select(.IsRated) | .NewRating' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment