Submission #00035


ソースコード

ステータス

項目 データ
問題 0001 - 妹の企み
ユーザー名 ei1709
投稿日時 2017-04-28 16:11:01
言語 C
状態 Compile Error
得点 0
ソースコード長 138 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:4:27: error: ‘n’ undeclared (first use in this function)
   scanf("%d %d %d",&B,&H,&n);
                           ^
./Main.c:4:27: note: each undeclared identifier is reported only once for each function it appears in
./Main.c:5:12: error: expected ‘;’ before ‘)’ token
   ans=({B*H)/2}+N);
            ^
./Main.c:5:12: error: expected statement before ‘)’ token
./Main.c:5:13: error: expected expression before ‘/’ token
   ans=({B*H)/2}+N);
             ^
./Main.c:5:16: error: expected ‘)’ before ‘+’ token
   ans=({B*H)/2}+N);
                ^

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #