Skip to content

Commit

Permalink
Automatically update scores
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemoncchi authored and github-actions[bot] committed May 29, 2024
1 parent 8f5984e commit 6d00dcb
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 20 deletions.
1 change: 1 addition & 0 deletions ContestRecord.csv
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ CUC-ACM-2024-Spring-Training Round #11 最近共祖先(lca), 2024-04-27 09:0
CUC-ACM-2024-Spring-Training Round #12 树上差分, 2024-05-08 13:30:00, https://vjudge.net/contest/627308#rank, 627308, 2024-05-23 12:56:38
CUC-ACM-2024-Spring-Training Round #13 树上dp(树上背包)、区间dp, 2024-05-15 14:00:00, https://vjudge.net/contest/628815#rank, 628815, 2024-05-23 12:56:38
CUC-ACM-2024-Spring-Training Round #14 状态压缩DP,数位DP,概率DP, 2024-05-22 13:30:00, https://vjudge.net/contest/625235#rank, 625235, 2024-05-23 12:56:38
CUC-ACM-2024-Spring-Training Round #15 树状数组,线段树, 2024-05-29 13:30:00, https://vjudge.net/contest/629919#rank, 629919, 2024-05-29 18:06:56
Binary file modified __pycache__/run.cpython-310.pyc
Binary file not shown.
38 changes: 19 additions & 19 deletions out.csv
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
Name, Accepted, OnlyAC, FirstBlood, ThisRankScore, Upsolved, Score, SumScore, Rank
邱豪,2,0,0,2,2,4.0,295.0,1
杜可,2,0,1,2,0,4.5,292.5,2
陈旻庚,2,0,2,3,6,6.0,289.5,3
刘钰,3,0,0,3,0,6.0,288.0,4
23智科王梓涵,2,1,1,2,0,5.0,284.0,5
蔡奕麟,1,0,0,1,0,2.0,268.0,6
23智科范金旭,2,0,1,2,4,4.5,266.5,7
23数科叶阳,0,0,0,0,4,0.0,254.0,8
陈旻庚,7,0,6,4,0,14.0,303.5,1
杜可,7,0,1,3,1,10.5,303.5,2
刘钰,7,0,0,3,0,10.0,298.0,3
邱豪,0,0,0,0,2,0.0,296.0,4
23智科王梓涵,5,0,0,2,0,7.0,291.0,5
23智科范金旭,5,0,0,3,1,8.0,275.0,6
蔡奕麟,5,0,0,1,0,6.0,274.0,7
23数科叶阳,5,0,0,2,0,7.0,261.0,8
23日语朱霁,0,0,0,0,0,0.0,232.5,9
23广电工白小杨,1,0,0,1,1,2.0,220.5,10
23数科谢嘉彤,0,0,0,0,1,0.0,212.5,11
23电信_沈瀚洋,3,0,0,4,0,7.0,209.0,12
陈朗,0,0,0,0,0,0.0,195.0,13
23智科李梦磊,0,0,0,1,0,1.0,194.0,14
邓子扬,2,0,0,1,2,3.0,189.0,15
龙岑华,1,1,1,1,1,3.0,187.0,16
21智装李强凯,0,0,0,0,0,0.0,180.5,17
徐垒,0,0,0,0,0,0.0,180.5,18
李思扬,0,0,0,0,1,0.0,177.0,19
陈嘉祺,2,0,0,1,0,3.0,163.5,20
23广电工白小杨,4,0,0,1,1,5.0,226.0,10
23数科谢嘉彤,5,0,0,2,3,7.0,221.0,11
23电信_沈瀚洋,5,0,0,2,0,7.0,216.0,12
23智科李梦磊,3,0,0,1,3,4.0,199.5,13
陈朗,0,0,0,0,0,0.0,195.0,14
邓子扬,3,0,0,1,0,4.0,193.0,15
龙岑华,4,0,0,1,0,5.0,192.0,16
李思扬,5,0,0,1,3,6.0,184.5,17
21智装李强凯,0,0,0,0,0,0.0,180.5,18
徐垒,0,0,0,0,0,0.0,180.5,19
陈嘉祺,0,0,0,0,0,0.0,163.5,20
万锦轩,0,0,0,0,0,0.0,140.0,21
黄采薇,0,0,0,0,0,0.0,138.5,22
唐洪诚,0,0,0,0,0,0.0,116.0,23
Expand Down
2 changes: 1 addition & 1 deletion url.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
https://vjudge.net/contest/629919#rank
https://vjudge.net/contest/625235#rank
https://vjudge.net/contest/628815#rank

0 comments on commit 6d00dcb

Please sign in to comment.