結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 370 ms
135,724 KB
testcase_01 AC 370 ms
135,972 KB
testcase_02 AC 370 ms
135,848 KB
testcase_03 AC 365 ms
135,736 KB
testcase_04 AC 371 ms
135,716 KB
testcase_05 AC 381 ms
135,976 KB
testcase_06 AC 377 ms
135,864 KB
testcase_07 AC 434 ms
143,548 KB
testcase_08 AC 370 ms
135,848 KB
testcase_09 AC 371 ms
135,728 KB
testcase_10 AC 369 ms
135,968 KB
testcase_11 AC 369 ms
135,736 KB
testcase_12 AC 381 ms
135,740 KB
testcase_13 AC 382 ms
135,976 KB
testcase_14 AC 390 ms
135,984 KB
testcase_15 AC 393 ms
135,840 KB
testcase_16 AC 386 ms
135,720 KB
testcase_17 AC 403 ms
135,848 KB
testcase_18 AC 384 ms
135,844 KB
testcase_19 AC 378 ms
135,716 KB
testcase_20 AC 365 ms
135,848 KB
testcase_21 AC 371 ms
135,848 KB
testcase_22 AC 373 ms
135,716 KB
testcase_23 AC 374 ms
135,724 KB
testcase_24 AC 410 ms
141,368 KB
testcase_25 AC 371 ms
135,992 KB
testcase_26 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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