Submission #00081
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0009 - 並べ替え |
| ユーザー名 | ei2408 |
| 投稿日時 | 2024-04-26 16:28:26 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 214 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:6:8: error: ‘a’ undeclared (first use in this function); did you mean ‘a2’?
if(a 1< a2){
^
a2
./Main.c:6:8: note: each undeclared identifier is reported only once for each function it appears in
./Main.c:6:9: error: expected ‘)’ before numeric constant
if(a 1< a2){
~ ^~
)
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|