Submission #48608


ソースコード

ステータス

項目 データ
問題 0817 - お前のことが好きだったんだよ…
ユーザー名 immunity
投稿日時 2019-04-23 18:42:44
言語 C
状態 Compile Error
得点 0
ソースコード長 171 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:4:23: error: invalid operands to binary & (have ‘int *’ and ‘int’)
   scanf(" %d %d ", &a &b);
                    ~~ ^
./Main.c:7:3: error: expected ‘}’ before ‘else’
   else
   ^~~~
./Main.c: At top level:
./Main.c:10:3: error: expected identifier or ‘(’ before ‘return’
   return(0);
   ^~~~~~
./Main.c:11:1: error: expected identifier or ‘(’ before ‘}’ token
 }
 ^

セット

セット 得点 Cases

テストケース

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