結果

問題 No.1563 Same Degree
ユーザー yuruhiyayuruhiya
提出日時 2021-06-27 09:00:16
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 978 ms / 2,000 ms
コード長 49 bytes
コンパイル時間 2,154 ms
コンパイル使用メモリ 127,256 KB
実行使用メモリ 191,348 KB
最終ジャッジ日時 2024-06-25 10:59:42
合計ジャッジ時間 15,677 ms
ジャッジサーバーID
(参考情報)
judge1 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 402 ms
136,864 KB
testcase_01 AC 769 ms
166,048 KB
testcase_02 AC 787 ms
164,388 KB
testcase_03 AC 767 ms
164,636 KB
testcase_04 AC 806 ms
165,736 KB
testcase_05 AC 795 ms
165,512 KB
testcase_06 AC 846 ms
159,884 KB
testcase_07 AC 844 ms
159,868 KB
testcase_08 AC 832 ms
159,608 KB
testcase_09 AC 849 ms
159,988 KB
testcase_10 AC 844 ms
159,856 KB
testcase_11 AC 490 ms
143,908 KB
testcase_12 AC 585 ms
152,448 KB
testcase_13 AC 892 ms
183,284 KB
testcase_14 AC 978 ms
191,348 KB
testcase_15 AC 791 ms
172,152 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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