結果

問題 No.470 Inverse S+T Problem
ユーザー tailstails
提出日時 2021-03-23 16:17:55
言語 Perl
(5.38.2)
結果
AC  
実行時間 447 ms / 2,000 ms
コード長 227 bytes
コンパイル時間 231 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 61,184 KB
最終ジャッジ日時 2024-06-01 23:07:13
合計ジャッジ時間 3,119 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,376 KB
testcase_01 AC 3 ms
5,376 KB
testcase_02 AC 4 ms
5,376 KB
testcase_03 AC 3 ms
5,632 KB
testcase_04 AC 4 ms
5,376 KB
testcase_05 AC 4 ms
5,376 KB
testcase_06 AC 447 ms
61,184 KB
testcase_07 AC 444 ms
61,184 KB
testcase_08 AC 433 ms
61,056 KB
testcase_09 AC 4 ms
5,504 KB
testcase_10 AC 4 ms
5,504 KB
testcase_11 AC 4 ms
5,504 KB
testcase_12 AC 3 ms
5,504 KB
testcase_13 AC 3 ms
5,504 KB
testcase_14 AC 4 ms
5,504 KB
testcase_15 AC 4 ms
5,504 KB
testcase_16 AC 3 ms
5,632 KB
testcase_17 AC 4 ms
5,504 KB
testcase_18 AC 4 ms
5,504 KB
testcase_19 AC 4 ms
5,632 KB
testcase_20 AC 3 ms
5,376 KB
testcase_21 AC 4 ms
5,632 KB
testcase_22 AC 4 ms
5,632 KB
testcase_23 AC 4 ms
5,632 KB
testcase_24 AC 4 ms
5,760 KB
testcase_25 AC 4 ms
5,632 KB
testcase_26 AC 4 ms
5,632 KB
testcase_27 AC 4 ms
5,632 KB
testcase_28 AC 61 ms
13,824 KB
testcase_29 AC 11 ms
7,040 KB
testcase_30 AC 34 ms
10,240 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

sub f{$:[$_]||=${$:[$_]="$` $'
",$v{$`}.$v{$'}||g("$`","$'")&&return 1while$@[$_]=~/\B/g}}sub g{map{f||return@v{@_}=()for@$_}@v{@_}=@_}map{chop;map{push@$_,$-}$',$`while/\B/g;++$-}@@=<>;f||(@:=Impossible,last)for 1..$#@;print@:
0