結果

問題 No.1628 Sorting Integers (MAX of M)
ユーザー yuruhiyayuruhiya
提出日時 2021-07-31 11:04:54
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 380 ms / 2,000 ms
コード長 34 bytes
コンパイル時間 2,248 ms
コンパイル使用メモリ 119,680 KB
実行使用メモリ 135,788 KB
最終ジャッジ日時 2023-10-14 14:40:40
合計ジャッジ時間 7,201 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 375 ms
134,092 KB
testcase_01 AC 380 ms
133,972 KB
testcase_02 AC 372 ms
135,708 KB
testcase_03 AC 377 ms
135,748 KB
testcase_04 AC 373 ms
135,680 KB
testcase_05 AC 372 ms
135,588 KB
testcase_06 AC 377 ms
135,480 KB
testcase_07 AC 365 ms
135,564 KB
testcase_08 AC 374 ms
135,692 KB
testcase_09 AC 367 ms
135,788 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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