結果

問題 No.1057 素敵な日
ユーザー yuruhiyayuruhiya
提出日時 2020-10-26 19:56:53
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 393 ms / 2,000 ms
コード長 31 bytes
コンパイル時間 367 ms
コンパイル使用メモリ 113,892 KB
実行使用メモリ 127,308 KB
最終ジャッジ日時 2023-09-29 02:49:16
合計ジャッジ時間 4,957 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 387 ms
127,036 KB
testcase_01 AC 389 ms
127,272 KB
testcase_02 AC 393 ms
127,124 KB
testcase_03 AC 390 ms
126,688 KB
testcase_04 AC 384 ms
126,908 KB
testcase_05 AC 380 ms
127,308 KB
testcase_06 AC 387 ms
126,856 KB
testcase_07 AC 385 ms
127,160 KB
testcase_08 AC 385 ms
126,972 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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