結果

問題 No.1628 Sorting Integers (MAX of M)
ユーザー yuruhiyayuruhiya
提出日時 2021-07-31 11:04:54
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 374 ms / 2,000 ms
コード長 34 bytes
コンパイル時間 2,171 ms
コンパイル使用メモリ 125,096 KB
実行使用メモリ 136,716 KB
最終ジャッジ日時 2024-09-16 09:15:52
合計ジャッジ時間 6,814 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 355 ms
136,460 KB
testcase_01 AC 350 ms
136,460 KB
testcase_02 AC 350 ms
136,436 KB
testcase_03 AC 374 ms
136,484 KB
testcase_04 AC 357 ms
136,336 KB
testcase_05 AC 348 ms
136,464 KB
testcase_06 AC 352 ms
136,336 KB
testcase_07 AC 354 ms
136,588 KB
testcase_08 AC 352 ms
136,332 KB
testcase_09 AC 348 ms
136,716 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;reverse(1..9 Zx words)>>.print
0