結果

問題 No.322 Geometry Dash
ユーザー yuruhiyayuruhiya
提出日時 2021-08-08 13:34:35
言語 Raku
(rakudo v2024.02)
結果
TLE  
実行時間 -
コード長 42 bytes
コンパイル時間 2,309 ms
コンパイル使用メモリ 127,060 KB
実行使用メモリ 187,248 KB
最終ジャッジ日時 2024-09-19 09:18:11
合計ジャッジ時間 68,693 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 400 ms
136,996 KB
testcase_01 AC 407 ms
136,976 KB
testcase_02 AC 401 ms
136,844 KB
testcase_03 AC 407 ms
136,820 KB
testcase_04 AC 1,877 ms
181,196 KB
testcase_05 TLE -
testcase_06 TLE -
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 TLE -
testcase_18 TLE -
testcase_19 TLE -
testcase_20 TLE -
testcase_21 TLE -
testcase_22 TLE -
testcase_23 TLE -
testcase_24 TLE -
testcase_25 TLE -
testcase_26 TLE -
testcase_27 TLE -
testcase_28 TLE -
testcase_29 AC 1,983 ms
176,388 KB
testcase_30 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;put sort {$/[$0+$_]/$/[$_]},1..$0
0