結果

問題 No.1057 素敵な日
ユーザー yuruhiyayuruhiya
提出日時 2020-10-26 19:56:53
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 331 ms / 2,000 ms
コード長 31 bytes
コンパイル時間 487 ms
コンパイル使用メモリ 135,112 KB
実行使用メモリ 144,468 KB
最終ジャッジ日時 2024-07-21 21:34:20
合計ジャッジ時間 4,160 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 331 ms
144,356 KB
testcase_01 AC 324 ms
144,340 KB
testcase_02 AC 314 ms
144,344 KB
testcase_03 AC 320 ms
144,212 KB
testcase_04 AC 323 ms
144,336 KB
testcase_05 AC 325 ms
144,468 KB
testcase_06 AC 327 ms
144,212 KB
testcase_07 AC 325 ms
144,212 KB
testcase_08 AC 317 ms
144,340 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say @$/.min*2-($0==$1)
0