練習ページ
Can Participate: - Rated Range: All Penalty: None
このコンテストはAtCoderの練習用ページです
実際のコンテストへ参加する前に、ソースコードを提出する練習をしてみましょう!
上記問題タブをクリックして練習問題に進んでください。
問題を解いて提出しよう
チュートリアルを参考にして問題を解き、回答を提出してみましょう
言語情報
よくある質問のこちらをご覧ください。
ジャッジステータス
用語集のこちらをご覧ください。
This is practice page of AtCoder
Let's practice submitting your source code before you join contest!
Please go on to the practice by clicking the Tasks tub above.
Programming language
Judge status
Our system judges your source code whether it is correct or incorrect and returns a result of yours.
Details are shown below tables. Don't forget to see these information.
Status | Explanation |
---|---|
WJ |
|
CE |
|
MLE |
Your source code is incorrect because it exceeded the limit. |
TLE |
Your source code is incorrect for that reason. |
RE |
These errors are can not detect by compiling. Your source code is incorrect because of the reason. |
OLE |
|
IE |
Anyway, your source code didn't output a result that is expected correct answer. Your source code is incorrect. |
WA |
|
AC |
|
AC is an only status that means Your source code is correct !
.