結果

問題 No.549 素材合成システム
ユーザー tailstails
提出日時 2017-08-29 19:04:19
言語 Raku
(rakudo v2024.02)
結果
TLE  
実行時間 -
コード長 41 bytes
コンパイル時間 313 ms
コンパイル使用メモリ 132,332 KB
実行使用メモリ 161,972 KB
最終ジャッジ日時 2024-05-03 13:47:34
合計ジャッジ時間 62,055 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 338 ms
140,472 KB
testcase_01 AC 328 ms
140,468 KB
testcase_02 AC 325 ms
140,568 KB
testcase_03 AC 321 ms
140,212 KB
testcase_04 AC 323 ms
140,212 KB
testcase_05 AC 346 ms
140,472 KB
testcase_06 AC 340 ms
140,440 KB
testcase_07 TLE -
testcase_08 TLE -
testcase_09 TLE -
testcase_10 TLE -
testcase_11 TLE -
testcase_12 TLE -
testcase_13 TLE -
testcase_14 TLE -
testcase_15 TLE -
testcase_16 TLE -
testcase_17 AC 1,239 ms
156,408 KB
testcase_18 AC 1,026 ms
154,916 KB
testcase_19 AC 1,155 ms
156,196 KB
testcase_20 AC 1,148 ms
155,256 KB
testcase_21 AC 1,351 ms
155,704 KB
testcase_22 AC 1,498 ms
154,968 KB
testcase_23 AC 1,471 ms
156,360 KB
testcase_24 TLE -
testcase_25 AC 1,879 ms
154,676 KB
testcase_26 TLE -
testcase_27 AC 1,982 ms
153,908 KB
testcase_28 AC 308 ms
140,728 KB
testcase_29 AC 313 ms
140,488 KB
testcase_30 AC 320 ms
142,476 KB
testcase_31 AC 1,236 ms
157,112 KB
testcase_32 AC 1,230 ms
156,728 KB
testcase_33 AC 1,243 ms
156,980 KB
testcase_34 AC 1,230 ms
156,728 KB
testcase_35 AC 1,528 ms
155,460 KB
testcase_36 AC 1,559 ms
156,984 KB
testcase_37 AC 1,564 ms
157,132 KB
testcase_38 AC 327 ms
140,492 KB
testcase_39 AC 318 ms
140,468 KB
testcase_40 AC 1,449 ms
149,904 KB
testcase_41 AC 776 ms
146,488 KB
testcase_42 AC 361 ms
143,156 KB
testcase_43 AC 636 ms
147,764 KB
testcase_44 AC 427 ms
145,332 KB
testcase_45 AC 713 ms
147,892 KB
testcase_46 AC 537 ms
146,972 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;say reduce *+*+>1,sort * <*,get.words
0