結果

問題 No.1057 素敵な日
ユーザー yuruhiyayuruhiya
提出日時 2021-08-01 16:45:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 390 ms / 2,000 ms
コード長 28 bytes
コンパイル時間 464 ms
コンパイル使用メモリ 134,220 KB
実行使用メモリ 136,740 KB
最終ジャッジ日時 2024-09-16 12:49:38
合計ジャッジ時間 4,946 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 390 ms
136,608 KB
testcase_01 AC 385 ms
136,480 KB
testcase_02 AC 383 ms
136,740 KB
testcase_03 AC 389 ms
136,612 KB
testcase_04 AC 386 ms
136,500 KB
testcase_05 AC 382 ms
136,412 KB
testcase_06 AC 389 ms
136,356 KB
testcase_07 AC 387 ms
136,484 KB
testcase_08 AC 386 ms
136,480 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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