結果

問題 No.1563 Same Degree
ユーザー yuruhiyayuruhiya
提出日時 2021-06-27 09:00:16
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 913 ms / 2,000 ms
コード長 49 bytes
コンパイル時間 1,534 ms
コンパイル使用メモリ 121,840 KB
実行使用メモリ 185,164 KB
最終ジャッジ日時 2023-09-07 17:09:19
合計ジャッジ時間 14,385 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 363 ms
131,628 KB
testcase_01 AC 759 ms
159,036 KB
testcase_02 AC 741 ms
156,992 KB
testcase_03 AC 733 ms
157,128 KB
testcase_04 AC 749 ms
159,176 KB
testcase_05 AC 740 ms
159,040 KB
testcase_06 AC 778 ms
152,860 KB
testcase_07 AC 772 ms
152,632 KB
testcase_08 AC 783 ms
152,928 KB
testcase_09 AC 786 ms
152,700 KB
testcase_10 AC 791 ms
152,636 KB
testcase_11 AC 441 ms
134,188 KB
testcase_12 AC 530 ms
144,560 KB
testcase_13 AC 848 ms
176,912 KB
testcase_14 AC 913 ms
185,164 KB
testcase_15 AC 725 ms
164,824 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

($/=get.words;say <No Yes>[$0>1];(get)xx$1)xx get
0