Submission #00007


ソースコード

ステータス

項目 データ
問題 0003 - ハミング距離 (Hamming Distance)
ユーザー名 DAI_0110
投稿日時 2024-05-30 15:53:21
言語 C
状態 Compile Error
得点 0
ソースコード長 247 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:7:13: error: subscripted value is neither array nor pointer nor vector
         if(s[i]!=t[i]){
             ^
./Main.c:7:19: error: subscripted value is neither array nor pointer nor vector
         if(s[i]!=t[i]){
                   ^

セット

セット 得点 Cases

テストケース

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