結果

問題 No.1057 素敵な日
ユーザー yuruhiyayuruhiya
提出日時 2021-08-01 16:45:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 341 ms / 2,000 ms
コード長 28 bytes
コンパイル時間 2,540 ms
コンパイル使用メモリ 120,228 KB
実行使用メモリ 132,496 KB
最終ジャッジ日時 2023-10-14 18:48:18
合計ジャッジ時間 4,643 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 340 ms
132,496 KB
testcase_01 AC 339 ms
132,408 KB
testcase_02 AC 340 ms
132,300 KB
testcase_03 AC 338 ms
132,356 KB
testcase_04 AC 335 ms
132,420 KB
testcase_05 AC 340 ms
132,444 KB
testcase_06 AC 339 ms
132,404 KB
testcase_07 AC 341 ms
132,416 KB
testcase_08 AC 336 ms
132,300 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

words~~say @$_.min*2-[==] $_
0