結果

問題 No.1158 GCD Products easy
ユーザー kotatsugamekotatsugame
提出日時 2020-09-09 17:39:40
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 46 bytes
コンパイル時間 653 ms
コンパイル使用メモリ 134,072 KB
実行使用メモリ 144,752 KB
最終ジャッジ日時 2024-05-09 10:22:20
合計ジャッジ時間 12,040 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 370 ms
137,104 KB
testcase_01 WA -
testcase_02 AC 376 ms
135,948 KB
testcase_03 AC 370 ms
136,076 KB
testcase_04 AC 372 ms
136,976 KB
testcase_05 WA -
testcase_06 WA -
testcase_07 WA -
testcase_08 AC 371 ms
136,844 KB
testcase_09 WA -
testcase_10 AC 365 ms
136,108 KB
testcase_11 AC 376 ms
137,228 KB
testcase_12 WA -
testcase_13 WA -
testcase_14 AC 367 ms
137,100 KB
testcase_15 WA -
testcase_16 AC 364 ms
136,976 KB
testcase_17 AC 369 ms
137,104 KB
testcase_18 AC 364 ms
136,704 KB
testcase_19 AC 375 ms
136,196 KB
testcase_20 AC 363 ms
136,944 KB
testcase_21 AC 372 ms
136,076 KB
testcase_22 AC 363 ms
137,232 KB
testcase_23 WA -
testcase_24 WA -
testcase_25 AC 362 ms
136,208 KB
testcase_26 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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