結果

問題 No.1057 素敵な日
ユーザー yuruhiyayuruhiya
提出日時 2021-01-28 17:25:20
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 28 bytes
コンパイル時間 585 ms
コンパイル使用メモリ 133,720 KB
実行使用メモリ 144,344 KB
最終ジャッジ日時 2024-06-26 01:42:49
合計ジャッジ時間 4,635 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 350 ms
144,084 KB
testcase_01 AC 349 ms
144,216 KB
testcase_02 AC 351 ms
144,344 KB
testcase_03 WA -
testcase_04 AC 353 ms
144,316 KB
testcase_05 WA -
testcase_06 AC 352 ms
144,084 KB
testcase_07 WA -
testcase_08 AC 352 ms
144,212 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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