Submission #00134


ソースコード

ステータス

項目 データ
問題 0002 - 和 差 積 商 余
ユーザー名 Miran
投稿日時 2019-04-25 18:01:10
言語 C
状態 Compile Error
得点 0
ソースコード長 185 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:4:13: error: redeclaration of ‘a’ with no linkage
   long long a,b>=1;
             ^
./Main.c:3:13: note: previous declaration of ‘a’ was here
   long long a,b;
             ^
./Main.c:4:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘>=’ token
   long long a,b>=1;
                ^~

セット

セット 得点 Cases

テストケース

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