Submission #00050


ソースコード

ステータス

項目 データ
問題 0001 - Set
ユーザー名 ei2023
投稿日時 2022-03-30 12:55:28
言語 C
状態 Compile Error
得点 0
ソースコード長 295 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:6:5: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘scanf’
     scanf("%d",&n);
     ^~~~~
./Main.c:9:12: error: ‘tmp’ undeclared (first use in this function); did you mean ‘temp’?
         if(tmp[temp]==0){
            ^~~
            temp
./Main.c:9:12: note: each undeclared identifier is reported only once for each function it appears in

セット

セット 得点 Cases

テストケース

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