結果

問題 No.628 Tagの勢い
ユーザー kotatsugamekotatsugame
提出日時 2018-04-12 03:23:38
言語 Raku
(rakudo v2024.02)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 106 bytes
コンパイル時間 511 ms
コンパイル使用メモリ 146,116 KB
実行使用メモリ 149,724 KB
最終ジャッジ日時 2024-04-16 20:13:42
合計ジャッジ時間 10,276 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 419 ms
138,276 KB
testcase_02 WA -
testcase_03 AC 413 ms
140,844 KB
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 416 ms
138,660 KB
testcase_07 AC 417 ms
138,400 KB
testcase_08 AC 420 ms
140,972 KB
testcase_09 AC 418 ms
138,276 KB
testcase_10 AC 461 ms
141,988 KB
testcase_11 AC 436 ms
141,232 KB
testcase_12 AC 548 ms
145,636 KB
testcase_13 AC 553 ms
145,836 KB
testcase_14 AC 564 ms
145,164 KB
testcase_15 AC 542 ms
145,324 KB
testcase_16 AC 516 ms
144,688 KB
testcase_17 WA -
testcase_18 AC 413 ms
140,844 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

my%h;(get;get~~m/\s\d+/;%h{$_}-=$/for get.words)xx get;map {put $_&&(.value,-.key)},%h.antipairs.sort[^10]
0