Submission #00122
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - 妹の企み |
| ユーザー名 | r1705 |
| 投稿日時 | 2017-04-28 16:38:58 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 130 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:3:13: error: redeclaration of ‘B’ with no linkage
int B,H,N,B;
^
./Main.c:3:7: note: previous declaration of ‘B’ was here
int B,H,N,B;
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|