Submission #79055


ソースコード

ステータス

項目 データ
問題 0738 - プログラミング入門:二分探索
ユーザー名 kamba
投稿日時 2024-05-24 16:38:11
言語 C
状態 Compile Error
得点 0
ソースコード長 748 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:12:9: error: conflicting types for ‘t’
     int t[m];
         ^
./Main.c:3:13: note: previous declaration of ‘t’ was here
     int n,m,t,p;
             ^

セット

セット 得点 Cases

テストケース

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