結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 414 ms
137,788 KB
testcase_02 WA -
testcase_03 AC 415 ms
138,040 KB
testcase_04 WA -
testcase_05 WA -
testcase_06 AC 414 ms
138,360 KB
testcase_07 AC 415 ms
137,412 KB
testcase_08 AC 422 ms
137,796 KB
testcase_09 AC 413 ms
138,376 KB
testcase_10 AC 456 ms
142,552 KB
testcase_11 AC 428 ms
138,168 KB
testcase_12 AC 544 ms
144,340 KB
testcase_13 AC 550 ms
144,320 KB
testcase_14 AC 542 ms
144,872 KB
testcase_15 AC 543 ms
144,144 KB
testcase_16 AC 505 ms
143,500 KB
testcase_17 WA -
testcase_18 AC 400 ms
138,168 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