/ AOCode / 讨论 / 分享 /

AOCode Help Official (EN)

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...

JOIN THE OJ!!!

Member Divisions

  • root: This is the owner of the Domain. This have all limits of authority. Now only AppOfficer.
  • real_admin: Only next to the root. Has nearly all the limits. Only to the Members of the Team.
  • vijos_admin: Only next to the real-admin. Is the Admin who only manage AOCode on Vijos. Has some less limits than the real-admin. Only to the Members of the Team.
  • hydro_admin: Only next to the vijos-admin. Is the Admin who only manage AOCode on Hydro. Has less limits than the vijos-admin. No MOD 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 a Vijos/Hydro user (signed in), but haven't join the Domain.
  • (Outsider) guest: This is not a Vijos/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 admins,
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 cheaters and forbiddens 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 use Luogu's picture bed. Use others instead, like the ImgTP Picture Bed.

\[\texttt{------------------ }\ \ \ \ \mathcal{{AOCode}\ \copyright\ Copyright\ \texttt{2021-2022}}\ \ \ \texttt{ ----------------}\]

\[\Large\mathcal{Sponsored\ by:}\]
AOCode Icon _100px_.png

1 条评论

  • @ 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