結果

問題 No.1433 Two color sequence
ユーザー tailstails
提出日時 2021-04-22 15:53:33
言語 Perl
(5.38.2)
結果
AC  
実行時間 527 ms / 2,000 ms
コード長 68 bytes
コンパイル時間 108 ms
コンパイル使用メモリ 5,328 KB
実行使用メモリ 102,300 KB
最終ジャッジ日時 2023-09-17 10:04:23
合計ジャッジ時間 11,386 ms
ジャッジサーバーID
(参考情報)
judge14 / judge13
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 3 ms
4,748 KB
testcase_01 AC 3 ms
4,744 KB
testcase_02 AC 2 ms
4,508 KB
testcase_03 AC 443 ms
102,268 KB
testcase_04 AC 382 ms
102,252 KB
testcase_05 AC 2 ms
4,652 KB
testcase_06 AC 3 ms
4,748 KB
testcase_07 AC 3 ms
4,716 KB
testcase_08 AC 432 ms
102,272 KB
testcase_09 AC 503 ms
101,388 KB
testcase_10 AC 482 ms
97,248 KB
testcase_11 AC 494 ms
98,536 KB
testcase_12 AC 517 ms
101,208 KB
testcase_13 AC 506 ms
101,144 KB
testcase_14 AC 519 ms
102,104 KB
testcase_15 AC 523 ms
102,136 KB
testcase_16 AC 523 ms
102,060 KB
testcase_17 AC 510 ms
102,164 KB
testcase_18 AC 513 ms
102,280 KB
testcase_19 AC 507 ms
102,172 KB
testcase_20 AC 527 ms
102,300 KB
testcase_21 AC 515 ms
102,264 KB
testcase_22 AC 511 ms
102,096 KB
testcase_23 AC 524 ms
102,208 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

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