結果

問題 No.1158 GCD Products easy
ユーザー kotatsugamekotatsugame
提出日時 2020-09-09 17:48:17
言語 Raku
(rakudo v2024.02)
結果
TLE  
実行時間 -
コード長 52 bytes
コンパイル時間 463 ms
コンパイル使用メモリ 124,680 KB
実行使用メモリ 158,224 KB
最終ジャッジ日時 2024-05-09 10:42:23
合計ジャッジ時間 17,764 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 434 ms
135,840 KB
testcase_01 AC 436 ms
135,704 KB
testcase_02 AC 436 ms
135,464 KB
testcase_03 AC 434 ms
135,472 KB
testcase_04 AC 434 ms
135,588 KB
testcase_05 AC 442 ms
135,736 KB
testcase_06 AC 434 ms
135,588 KB
testcase_07 AC 503 ms
141,180 KB
testcase_08 AC 432 ms
135,840 KB
testcase_09 AC 430 ms
135,840 KB
testcase_10 AC 432 ms
135,712 KB
testcase_11 AC 433 ms
135,716 KB
testcase_12 AC 453 ms
135,864 KB
testcase_13 AC 442 ms
135,456 KB
testcase_14 AC 442 ms
135,452 KB
testcase_15 AC 437 ms
135,448 KB
testcase_16 AC 437 ms
135,456 KB
testcase_17 AC 429 ms
135,588 KB
testcase_18 AC 436 ms
135,456 KB
testcase_19 AC 433 ms
135,580 KB
testcase_20 AC 428 ms
135,588 KB
testcase_21 AC 442 ms
135,720 KB
testcase_22 AC 433 ms
135,452 KB
testcase_23 AC 439 ms
135,580 KB
testcase_24 AC 473 ms
139,336 KB
testcase_25 AC 426 ms
135,460 KB
testcase_26 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say (1e9+|7)R%[*] [Xgcd] 0,|((+$0..$1)xx$2)
0