-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMain_Page.mw
60 lines (46 loc) · 1.61 KB
/
Main_Page.mw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
== Current Specifications ==
These are the specifications that will be used at the 2020 World Finals:
* [[Contest Control System Requirements]]
* [[Contest API 2020]]
* [[Problem format]] specification
* [[Contest Data Server 2019]] specification
== Draft Specifications ==
These specifications are still in draft.
* Ongoing improvements to [[Contest API]]
* [[Certification Schedule]]
* [[Contest Archive Format]]
== Deprecated, Old, and Orphaned Specifications ==
These specifications are out of date, deprecated, or were never completed:
=== Contest API ===
* [[Contest API 2018]] Contest API used at 2018 finals
* [[Contest API 2019]] Contest API used at 2019 finals
=== REST Interfaces ===
* [[Draft 2014 REST interface for source code fetching]]
* [[Contest Start Interface|Draft 2014 REST interface for contest start]]
=== XML Event Feed ===
* [[Event Feed]]
* [[Event Feed 2011]] (was also used in 2012)
* [[Event Feed 2013]]
* [[Event Feed 2014]] (was also used in 2015)
* [[Event Feed 2016]]
* [[Event Feed Proposal 2017]]
=== JSON Scoreboard ===
* [[JSON Scoreboard 2014]]
* [[JSON Scoreboard 2016]]
=== Run Submission Interface ===
* [[Run Submission Interface 2014]]
=== Contest Data Package ===
* Draft 2015 [[CDP]] specification
=== Contest Data Server ===
* [[CDS 2014-2016]] specification
* [[Contest Data Server 2017]] specification
* [[Contest Data Server 2018]] specification
* [[CDS]] Orphaned doc
== ICPC Contest Analysis Tool (iCAT) ==
* [[iCAT]]
* [[AutoAnalyst API]]
* [[Analytics ICPC 2012]]
* [[Post mortem ICPC 2012]]
* [[Post mortem ICPC 2011]]
* [[Post mortem ICPC 2010]]
* [[Git homedirs repository]]