結果

問題 No.225 文字列変更(medium)
ユーザー tailstails
提出日時 2015-06-15 11:51:46
言語 Perl
(5.38.2)
結果
AC  
実行時間 2,320 ms / 5,000 ms
コード長 169 bytes
コンパイル時間 283 ms
コンパイル使用メモリ 5,504 KB
実行使用メモリ 140,736 KB
最終ジャッジ日時 2024-06-06 17:36:15
合計ジャッジ時間 25,740 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 849 ms
60,972 KB
testcase_01 AC 1,386 ms
89,680 KB
testcase_02 AC 3 ms
6,944 KB
testcase_03 AC 3 ms
6,940 KB
testcase_04 AC 3 ms
6,944 KB
testcase_05 AC 3 ms
6,944 KB
testcase_06 AC 3 ms
6,940 KB
testcase_07 AC 3 ms
6,940 KB
testcase_08 AC 3 ms
6,940 KB
testcase_09 AC 3 ms
6,944 KB
testcase_10 AC 4 ms
6,944 KB
testcase_11 AC 3 ms
6,940 KB
testcase_12 AC 2,027 ms
132,788 KB
testcase_13 AC 2,320 ms
140,736 KB
testcase_14 AC 2,203 ms
137,972 KB
testcase_15 AC 2,109 ms
133,320 KB
testcase_16 AC 2,118 ms
134,716 KB
testcase_17 AC 2,063 ms
133,852 KB
testcase_18 AC 2,039 ms
130,724 KB
testcase_19 AC 2,082 ms
134,164 KB
testcase_20 AC 1,981 ms
128,876 KB
testcase_21 AC 2,149 ms
133,720 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

($_,$s,$t)=<>;for$j(!/ /..$'){map+($d{$_,$j})=$_?$j?sort{$a-$b}$d{$_-1,$j-1}+(vec($s,$_-1,8)!=vec($t,$j-1,8)),$d{$_-1,$j}+1,$d{$_,$j-1}+1:$_:$j,0..$_};print$d{$_+0,$'+0}
0