結果

問題 No.1366 交換門松列・梅
ユーザー yuruhiyayuruhiya
提出日時 2021-01-29 22:25:03
言語 Raku
(rakudo v2024.02)
結果
MLE  
実行時間 -
コード長 57 bytes
コンパイル時間 1,805 ms
コンパイル使用メモリ 115,056 KB
実行使用メモリ 129,452 KB
最終ジャッジ日時 2023-09-09 15:53:56
合計ジャッジ時間 7,746 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 MLE -
testcase_01 MLE -
testcase_02 MLE -
testcase_03 AC 420 ms
127,748 KB
testcase_04 AC 409 ms
127,488 KB
testcase_05 MLE -
testcase_06 MLE -
testcase_07 WA -
testcase_08 WA -
testcase_09 MLE -
testcase_10 WA -
testcase_11 AC 413 ms
127,852 KB
testcase_12 AC 407 ms
127,560 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say <No Yes>[so min($1,$4) <max $0,$3&max $1,$4]
0