結果

問題 No.999 てん vs. ほむ
ユーザー yuruhiyayuruhiya
提出日時 2021-08-19 18:08:46
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 972 ms / 2,000 ms
コード長 57 bytes
コンパイル時間 488 ms
コンパイル使用メモリ 128,500 KB
実行使用メモリ 187,652 KB
最終ジャッジ日時 2024-10-12 18:57:35
合計ジャッジ時間 17,157 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 404 ms
135,824 KB
testcase_01 AC 395 ms
135,828 KB
testcase_02 AC 399 ms
135,828 KB
testcase_03 AC 392 ms
135,828 KB
testcase_04 AC 400 ms
135,828 KB
testcase_05 AC 402 ms
135,952 KB
testcase_06 AC 399 ms
136,212 KB
testcase_07 AC 399 ms
136,080 KB
testcase_08 AC 441 ms
140,192 KB
testcase_09 AC 901 ms
179,776 KB
testcase_10 AC 568 ms
149,848 KB
testcase_11 AC 519 ms
144,764 KB
testcase_12 AC 638 ms
153,332 KB
testcase_13 AC 965 ms
186,724 KB
testcase_14 AC 951 ms
186,596 KB
testcase_15 AC 972 ms
187,652 KB
testcase_16 AC 965 ms
186,700 KB
testcase_17 AC 818 ms
153,476 KB
testcase_18 AC 809 ms
152,092 KB
testcase_19 AC 833 ms
153,364 KB
testcase_20 AC 841 ms
152,892 KB
testcase_21 AC 873 ms
153,628 KB
testcase_22 AC 872 ms
154,596 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$!=!get;my@a=map {$!+=$^a-$^b},words;say [0,|@a].max*2-$!
0