Submission #00154


ソースコード

ステータス

項目 データ
問題 0003 - 認証主義
ユーザー名 ei1903
投稿日時 2019-05-07 18:25:13
言語 C
状態 Compile Error
得点 0
ソースコード長 368 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:5:14: error: lvalue required as left operand of assignment
   if(a=0 || a=1 ){
              ^
./Main.c:8:14: error: lvalue required as left operand of assignment
   if(a=4 || a= 9){
              ^
./Main.c:11:15: error: lvalue required as left operand of assignment
   if(a=16 || a=25){
               ^
./Main.c:14:15: error: lvalue required as left operand of assignment
   if(a=36 || a=49){
               ^
./Main.c:17:15: error: lvalue required as left operand of assignment
   if(a=64 || a=81){
               ^

セット

セット 得点 Cases

テストケース

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