結果

問題 No.930 数列圧縮
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 19:15:53
言語 Perl
(5.38.2)
結果
AC  
実行時間 70 ms / 2,000 ms
コード長 82 bytes
コンパイル時間 218 ms
コンパイル使用メモリ 5,328 KB
実行使用メモリ 24,456 KB
最終ジャッジ日時 2023-09-12 10:34:09
合計ジャッジ時間 3,579 ms
ジャッジサーバーID
(参考情報)
judge12 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,520 KB
testcase_01 AC 3 ms
4,444 KB
testcase_02 AC 3 ms
4,560 KB
testcase_03 AC 2 ms
4,592 KB
testcase_04 AC 3 ms
4,692 KB
testcase_05 AC 3 ms
4,772 KB
testcase_06 AC 2 ms
4,564 KB
testcase_07 AC 5 ms
4,996 KB
testcase_08 AC 49 ms
17,996 KB
testcase_09 AC 55 ms
20,280 KB
testcase_10 AC 45 ms
17,316 KB
testcase_11 AC 50 ms
18,536 KB
testcase_12 AC 59 ms
20,796 KB
testcase_13 AC 21 ms
13,380 KB
testcase_14 AC 25 ms
15,188 KB
testcase_15 AC 67 ms
23,876 KB
testcase_16 AC 66 ms
24,284 KB
testcase_17 AC 70 ms
24,276 KB
testcase_18 AC 68 ms
23,948 KB
testcase_19 AC 70 ms
24,296 KB
testcase_20 AC 69 ms
24,456 KB
testcase_21 AC 67 ms
24,456 KB
testcase_22 AC 3 ms
4,432 KB
testcase_23 AC 65 ms
24,356 KB
testcase_24 AC 2 ms
4,548 KB
testcase_25 AC 2 ms
4,396 KB
testcase_26 AC 3 ms
4,536 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$/=$,=$";@_=<>;print"@_">($a=pop@_)?No:(Yes,grep($a<$_,@_),sort{1}grep$a>$_,@_)
0