結果

問題 No.1366 交換門松列・梅
ユーザー yuruhiyayuruhiya
提出日時 2021-01-29 22:35:42
言語 Raku
(rakudo v2024.02)
結果
MLE  
(最新)
AC  
(最初)
実行時間 -
コード長 52 bytes
コンパイル時間 771 ms
コンパイル使用メモリ 113,308 KB
実行使用メモリ 128,588 KB
最終ジャッジ日時 2023-09-09 17:54:13
合計ジャッジ時間 6,882 ms
ジャッジサーバーID
(参考情報)
judge12 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

$/=words;say <No Yes>[so $1|$4 <max $0,$3&max $2,$5]
0