結果

問題 No.1433 Two color sequence
ユーザー tailstails
提出日時 2021-04-22 15:53:33
言語 Perl
(5.38.2)
結果
AC  
実行時間 481 ms / 2,000 ms
コード長 68 bytes
コンパイル時間 309 ms
コンパイル使用メモリ 6,684 KB
実行使用メモリ 103,308 KB
最終ジャッジ日時 2024-07-04 06:22:23
合計ジャッジ時間 10,271 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
5,248 KB
testcase_01 AC 3 ms
5,504 KB
testcase_02 AC 3 ms
5,376 KB
testcase_03 AC 384 ms
103,236 KB
testcase_04 AC 356 ms
102,932 KB
testcase_05 AC 3 ms
5,632 KB
testcase_06 AC 3 ms
5,376 KB
testcase_07 AC 3 ms
5,504 KB
testcase_08 AC 400 ms
103,308 KB
testcase_09 AC 442 ms
102,096 KB
testcase_10 AC 434 ms
98,268 KB
testcase_11 AC 481 ms
99,212 KB
testcase_12 AC 443 ms
102,136 KB
testcase_13 AC 440 ms
102,200 KB
testcase_14 AC 460 ms
103,056 KB
testcase_15 AC 472 ms
103,108 KB
testcase_16 AC 454 ms
103,100 KB
testcase_17 AC 461 ms
103,108 KB
testcase_18 AC 470 ms
102,968 KB
testcase_19 AC 459 ms
103,108 KB
testcase_20 AC 473 ms
103,020 KB
testcase_21 AC 452 ms
103,108 KB
testcase_22 AC 451 ms
103,104 KB
testcase_23 AC 454 ms
103,104 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

print+(@a=sort{$b<=>$a}map{$/=$",$%+=/R/?<>:-<>}<>=~/./g)[!<>]-pop@a
0