結果

問題 No.1057 素敵な日
ユーザー yuruhiyayuruhiya
提出日時 2021-01-28 17:25:41
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 382 ms / 2,000 ms
コード長 29 bytes
コンパイル時間 301 ms
コンパイル使用メモリ 120,092 KB
実行使用メモリ 133,788 KB
最終ジャッジ日時 2023-09-08 08:24:31
合計ジャッジ時間 4,641 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 382 ms
133,644 KB
testcase_01 AC 374 ms
133,408 KB
testcase_02 AC 380 ms
133,752 KB
testcase_03 AC 373 ms
133,428 KB
testcase_04 AC 377 ms
133,672 KB
testcase_05 AC 370 ms
133,684 KB
testcase_06 AC 372 ms
133,648 KB
testcase_07 AC 370 ms
133,788 KB
testcase_08 AC 378 ms
133,768 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say -[==](@($_=words))+.min*2
0