Skip to content

Commit

Permalink
update index.html by Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
workflow user committed Jul 6, 2024
1 parent b1ab666 commit 909b099
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
Binary file modified atcoder.pickle
Binary file not shown.
13 changes: 12 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</script>
</head>
<body>
<p>This information is from <a href="https://jag-icpc.org/?2024%2FTeams%2FList">https://jag-icpc.org/?2024%2FTeams%2FList</a> (Last Update: 2024-07-06 02:17:49.962107).</p>
<p>This information is from <a href="https://jag-icpc.org/?2024%2FTeams%2FList">https://jag-icpc.org/?2024%2FTeams%2FList</a> (Last Update: 2024-07-06 03:08:29.372370).</p>
<p>The team ratings are calculated based on <a href="https://codeforces.com/blog/entry/16986">https://codeforces.com/blog/entry/16986</a>.</p>
<p>GitHub (& userscript): <a href="https://github.com/riantkb/icpc_standing_colorizer">https://github.com/riantkb/icpc_standing_colorizer</a></p>
<p><b>情報の真偽に対する一切の責任を負いません</b></p>
Expand Down Expand Up @@ -910,6 +910,17 @@
<td><span><img src="https://img.atcoder.jp/assets/icon/crown_bronze.png"/> <a href="https://atcoder.jp/users/tatyam"><span class="user-red">tatyam</span></a></span></td>
<td>ひとこと</td>
</tr>
<tr>
<th>78</th>
<td>triC</td>
<td>東京都立大学</td>
<td><span class="user-blue">1850</span></td>
<td><a href="https://atcoder.jp/users/igeee"><span class="user-blue">igeee</span></a></td>
<td><a href="https://atcoder.jp/users/Harui"><span class="user-green">Harui</span></a></td>
<td><a href="https://atcoder.jp/users/cijb_7724"><span class="user-green">cijb_7724</span></a></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</body>
Expand Down
8 changes: 8 additions & 0 deletions teams.json
Original file line number Diff line number Diff line change
Expand Up @@ -622,5 +622,13 @@
"<span class=\"user-unrated\">hokaze</span>",
"<span class=\"user-cyan\">ramdos</span>"
]
},
"triC": {
"team_rating": 1850,
"members": [
"<span class=\"user-blue\">igeee</span>",
"<span class=\"user-green\">Harui</span>",
"<span class=\"user-green\">cijb_7724</span>"
]
}
}

0 comments on commit 909b099

Please sign in to comment.