結果

問題 No.998 Four Integers
ユーザー %20%20
提出日時 2020-02-29 02:12:24
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 40 bytes
コンパイル時間 2,812 ms
コンパイル使用メモリ 125,916 KB
実行使用メモリ 137,004 KB
最終ジャッジ日時 2024-04-21 21:18:12
合計ジャッジ時間 14,020 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 407 ms
136,232 KB
testcase_01 AC 412 ms
135,900 KB
testcase_02 AC 408 ms
136,232 KB
testcase_03 AC 407 ms
135,984 KB
testcase_04 AC 413 ms
136,364 KB
testcase_05 AC 418 ms
136,412 KB
testcase_06 AC 417 ms
136,368 KB
testcase_07 AC 410 ms
135,984 KB
testcase_08 AC 411 ms
136,744 KB
testcase_09 AC 417 ms
135,984 KB
testcase_10 AC 411 ms
136,232 KB
testcase_11 AC 416 ms
136,024 KB
testcase_12 AC 409 ms
136,412 KB
testcase_13 AC 409 ms
136,232 KB
testcase_14 AC 403 ms
136,792 KB
testcase_15 AC 412 ms
136,360 KB
testcase_16 AC 410 ms
136,488 KB
testcase_17 AC 409 ms
137,000 KB
testcase_18 WA -
testcase_19 AC 409 ms
136,364 KB
testcase_20 AC 409 ms
137,004 KB
testcase_21 AC 407 ms
136,616 KB
testcase_22 AC 406 ms
135,976 KB
testcase_23 AC 406 ms
135,976 KB
testcase_24 AC 408 ms
136,932 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say <No Yes>[($/=sort +<<words)==$0..$3]
0