I upload the contest to gym using Codeforces Wizard. How to add ghost participants?
# | User | Rating |
---|---|---|
1 | tourist | 4009 |
2 | jiangly | 3821 |
3 | Benq | 3736 |
4 | Radewoosh | 3631 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3388 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 161 |
5 | -is-this-fft- | 158 |
6 | awoo | 157 |
7 | adamant | 156 |
8 | TheScrasse | 154 |
8 | nor | 154 |
10 | Dominater069 | 153 |
Name |
---|
Open your mashup and click "Adm."
What I need to write to that field? Can you give some examples?
Access Codeforces Taskbook via FTP, open the folder of any contest where standings exist, and look through the file contest.dat. Its format is pretty simple. Then create the same file for your contest, upload it via FTP, and update the contest.
Would you know if adding ghosts for OI-style contests (with subtask scoring) is supported?
I think it is supported, but I need to bruteforce the format, and I don't have time for it.
That sounds...terrible. I'm hoping someone who knows the format can answer. Perhaps, MikeMirzayanov?