Submission #59531
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 1327 - Section of Zero |
| ユーザー名 | ei2023 |
| 投稿日時 | 2020-06-03 17:44:12 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 133 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:3:9: error: expected identifier or ‘(’ before numeric constant
int 0<Alice<10^6;
^
./Main.c:4:20: error: ‘Alice’ undeclared (first use in this function)
scanf("%d %d",&Alice);
^~~~~
./Main.c:4:20: note: each undeclared identifier is reported only once for each function it appears in
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|