結果

問題 No.998 Four Integers
ユーザー %20%20
提出日時 2020-02-29 02:12:24
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 40 bytes
コンパイル時間 2,925 ms
コンパイル使用メモリ 126,832 KB
実行使用メモリ 136,972 KB
最終ジャッジ日時 2024-10-13 19:40:51
合計ジャッジ時間 13,339 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 382 ms
136,720 KB
testcase_01 AC 377 ms
136,868 KB
testcase_02 AC 378 ms
136,716 KB
testcase_03 AC 374 ms
136,844 KB
testcase_04 AC 370 ms
136,720 KB
testcase_05 AC 377 ms
136,820 KB
testcase_06 AC 369 ms
136,716 KB
testcase_07 AC 374 ms
136,972 KB
testcase_08 AC 371 ms
136,592 KB
testcase_09 AC 367 ms
136,716 KB
testcase_10 AC 374 ms
136,944 KB
testcase_11 AC 366 ms
136,816 KB
testcase_12 AC 372 ms
136,588 KB
testcase_13 AC 365 ms
136,720 KB
testcase_14 AC 370 ms
136,848 KB
testcase_15 AC 376 ms
136,844 KB
testcase_16 AC 365 ms
136,612 KB
testcase_17 AC 371 ms
136,972 KB
testcase_18 WA -
testcase_19 AC 372 ms
136,716 KB
testcase_20 AC 371 ms
136,944 KB
testcase_21 AC 369 ms
136,972 KB
testcase_22 AC 376 ms
136,592 KB
testcase_23 AC 381 ms
136,592 KB
testcase_24 AC 378 ms
136,592 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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