結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 379 ms
131,024 KB
testcase_01 AC 351 ms
131,276 KB
testcase_02 AC 341 ms
131,000 KB
testcase_03 WA -
testcase_04 AC 342 ms
131,000 KB
testcase_05 WA -
testcase_06 AC 344 ms
131,120 KB
testcase_07 WA -
testcase_08 AC 347 ms
131,056 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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