- 分享
- 2021-07-22 21:41:06 @
AOCode Help Official (EN)
This is the AOCode Help Official (EN version).
Contents
[TOC]
About AOCode
The Online Judge AOCode is officially founded by AppOfficer in \(2021/1\), now ruled by the AOCode OJ Team. Anyone in it can be a admin
of the OJ.
AOCode moved to Vijos
in \(2021/7\).
First of ALL...
Member Divisions
root
: This is the owner of the Domain. This have all limits of authority. Now only AppOfficer.real_admin
: Only next to theroot
. Has nearly all the limits. Only to the Members of the Team.vijos_admin
: Only next to thereal-admin
. Is the Admin who only manage AOCode onVijos
. Has some less limits than thereal-admin
. Only to the Members of the Team.hydro_admin
: Only next to thevijos-admin
. Is the Admin who only manage AOCode onHydro
. Has less limits than thevijos-admin
. NoMOD
flags for this. Only to the Members of the Team.member
: Normal guy of the domain. When someone joins, he will natrually be in this.cheater
: This has cheated in the Domain, and have few limits.forbidden
: This one is forbidden to use the Domain. "forbid" someone means to make someone into this Division.- (Outsider)
default
: This is aVijos
/Hydro
user (signed in), but haven't join the Domain. - (Outsider)
guest
: This is not aVijos
/Hydro
user (or not signed in).
If you find you are a cheater
/forbidden
, please see here.
Ranking / Standing (Rating Calculation)
See the AOCode Rating System Introduction.
Problem Set
You can enter the ProblemSet by clicking the Problem Set
button above the page.
How to Create a Problem
If you are a real_admin
or a (On Vijos)vijos_admin
/(On Hydro)hydro_admin
, you can create a problem online indivially.
If you are a normal member
, you can first create your problem locally on your computer, then contact one of the admin
s,
then give the problem to the admin
as a zip
file, and the admin
will upload the problem for you.
Don't forget that you should put your name on the problem.
Note that cheater
s and forbidden
s can’t create problems on AOCode.
Problem Format
When you create a Problem on AOCode, you must print it in the Following Format:
# Pxxxx Problem Title >> This is the title of the problem.
>> Additionally, you should print the problem number first.
... >> [Optional] If there's some serious Updates of the problem print here.
## Problem Background >> [Optional] Background below this.
... >> [Optional] You can print the text of the Background here.
## Problem Statement >> Problem Statement below this.
... >> You can print the text of the Background here.
## Input >> Below this is the Input Format.
... >> The Input Format.
>> Often it is print with prefix (>).
## Output >> Below this is the Output Format.
... >> The Output Format.
## Sample >> Problem Samples below this.
### Input 1 >> Sample Input 1 below this.
...
### Output 1 >> Sample Output 1 below this.
...
... >> You Can print more Samples.
## Constraints >> Problem Constraints below here.
... >> The Constraints.
>> Usually it is print in a non-index list.
If your problem is not formatted like this, you can't create this problem.
Problem Difficulty
The problem difficulty of AOCode is like the AtCoder
rating:
- The Difficulty Number is between \(\textcolor{grey}{1}\sim\textcolor{red}{\infin}\).
- \(\color{grey}1\sim399\): \(\color{grey}\texttt{GREY}\) difficulty range. (standard colour)
- \(\color{#804000}400\sim799\): \(\color{#804000}\texttt{BROWN}\) difficulty range. (RGB
#804000
) - \(\color{green}800\sim1199\): \(\color{green}\texttt{GREEN}\) difficulty range. (standard colour)
- \(\color{#00c0c0}1200\sim1599\): \(\color{#00c0c0}\texttt{CYAN}\) difficulty range. (RGB
#00c0c0
) - \(\color{#00f}1600\sim1999\): \(\color{#00f}\texttt{BLUE}\) difficulty range. (RGB
#00f
) - \(\color{#c0c000}2000\sim2399\): \(\color{#c0c000}\texttt{YELLOWGREEN}\) difficulty range. (RGB
#c0c000
) - \(\color{#ff8000}2400\sim2799\): \(\color{#ff8000}\texttt{ORANGE}\) difficulty range. (RGB
#ff8000
) - \(\color{red}>2800\): \(\color{red}\texttt{RED}\) difficulty range. (standard colour)
Notes: Please notice difference between the RGB colours and the standard colours!
Contests
Please see the AOCode Contest Introduction.
Images
In many cases, we need to insert an image in problems or contests. Then, you need to use a picture bed.
Here we warn you:
- Don’t use the picture bed of
Luogu
.Vijos
can’t useLuogu
's picture bed. Use others instead, like the ImgTP Picture Bed.
\[\texttt{------------------ }\ \ \ \ \mathcal{{AOCode}\ \copyright\ Copyright\ \texttt{2021-2022}}\ \ \ \texttt{ ----------------}\]
\[\Large\mathcal{Sponsored\ by:}\] |
---|
1 条评论
-
AO (AppOfficer) LV 9 MOD @ 2021-07-24 09:16:40
Other Problems can be asked here!
If needed, we'll add it to the Help.
We want your problems to improve our OJ.
- 1