We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7b54a commit 4b3a72cCopy full SHA for 4b3a72c
README.md
@@ -1,4 +1,5 @@
1
# AtCoder API(informal)
2
+- [AtCoder](https://atcoder.jp/)の全コンテスト情報を取得できます
3
4
## [Contest](https://atcoder-api.appspot.com/contests)
5
| Field | Description |
@@ -7,4 +8,4 @@
7
8
| title | String. Contest title. |
9
| startTimeSeconds | Integer.Contest start time in unix format. |
10
| durationSeconds | Integer.Duration of the contest in seconds. |
-| ratedRange | String. Contest rated range. |
11
+| ratedRange | String. Contest rated range. |
0 commit comments