File tree 5 files changed +36
-0
lines changed
5 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 一切的开始
2
+
3
+ ## 赛站信息
4
+
5
+ | 站点 | 时间 | 承办方 | 命题方 | 官方群 | 在线榜单 | 在线评测 | 备注 |
6
+ | :------------- | :----------- | :----------- | :----- | :-------- | :-------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------- | :--- |
7
+ | 武汉(邀请赛) | 2024.5.1-2 | 武汉大学 | | 144961450 | [ 热身赛] ( https://board.xcpcio.com/icpc/49th/wuhan-invitational-warmup ) \| [ 正式赛] ( https://board.xcpcio.com/icpc/49th/wuhan-invitational ) | [ Codeforces] ( https://codeforces.com/gym/105143 ) | |
8
+ | 西安(邀请赛) | 2024.5.18-19 | 西北工业大学 | | 665674380 | [ 热身赛] ( https://board.xcpcio.com/icpc/49th/xian-invitational-warmup ) \| [ 正式赛] ( https://board.xcpcio.com/icpc/49th/xian-invitational ) | | |
9
+ | 昆明(邀请赛) | 2024.5.25-26 | 云南大学 | | 733568804 | [ 热身赛] ( https://board.xcpcio.com/icpc/49th/kunming-invitational-warmup ) \| [ 正式赛] ( https://board.xcpcio.com/icpc/49th/kunming-invitational ) | | |
Original file line number Diff line number Diff line change
1
+ # 49th ICPC 全国邀请赛昆明站
2
+
3
+ - [ 参赛手册] ({{ var.upload_file_host }}icpc/49th/终版参赛手册-2024年ICPC国际大学生程序设计竞赛全国邀请赛(昆明).pdf)
4
+ - [ 热身赛在线榜单] ( https://board.xcpcio.com/icpc/49th/kunming-invitational-warmup )
5
+ - [ 正式赛在线榜单] ( https://board.xcpcio.com/icpc/49th/kunming-invitational )
6
+ - [ 如何评价2024年ICPC全国邀请赛 (昆明)?] ( https://www.zhihu.com/question/652342182 )
Original file line number Diff line number Diff line change
1
+ # 49th ICPC 全国邀请赛武汉站
2
+
3
+ - [ 参赛手册] ({{ var.upload_file_host }}icpc/49th/2024年ICPC全国邀请赛(武汉)参赛手册.pdf)
4
+ - [ 在线评测] ( https://codeforces.com/gym/105143 )
5
+ - [ 正式赛题面(中文)] ({{ var.upload_file_host }}icpc/49th/contest-wuhan-zh.pdf)
6
+ - [ 正式赛题面(英文)] ({{ var.upload_file_host }}icpc/49th/contest-wuhan-en.pdf)
7
+ - [ 正式赛题解] ({{ var.upload_file_host }}icpc/49th/2024_wuhan_tutorial_final.pdf)
8
+ - [ 热身赛在线榜单] ( https://board.xcpcio.com/icpc/49th/wuhan-invitational-warmup )
9
+ - [ 正式赛在线榜单] ( https://board.xcpcio.com/icpc/49th/wuhan-invitational )
10
+ - [ 如何评价2024年ICPC全国邀请赛(武汉)?] ( https://www.zhihu.com/question/648600132 )
Original file line number Diff line number Diff line change
1
+ # 49th ICPC 全国邀请赛西安站
2
+
3
+ - [ 参赛手册] ({{ var.upload_file_host }}icpc/49th/2024年ICPC全国邀请赛(陕西)参赛手册.pdf)
4
+ - [ 热身赛在线榜单] ( https://board.xcpcio.com/icpc/49th/xian-invitational-warmup )
5
+ - [ 正式赛在线榜单] ( https://board.xcpcio.com/icpc/49th/xian-invitational )
6
+ - [ 如何评价2024 ICPC 西安邀请赛?] ( https://www.zhihu.com/question/649059931 )
Original file line number Diff line number Diff line change @@ -174,6 +174,11 @@ nav:
174
174
- 杭师 Coder : info/sponsors/hznu-coder/index.md
175
175
- ICPC :
176
176
- Getting Started : info/icpc/index.md
177
+ - " 49th " :
178
+ - Getting Started : info/icpc/49th/index.md
179
+ - 武汉(邀请赛) : info/icpc/49th/wuhan.md
180
+ - 西安(邀请赛) : info/icpc/49th/xian.md
181
+ - 昆明(邀请赛) : info/icpc/49th/kunming.md
177
182
- " 48th " :
178
183
- Getting Started : info/icpc/48th/index.md
179
184
- " 47th " :
You can’t perform that action at this time.
0 commit comments