結果

問題 No.1158 GCD Products easy
ユーザー kotatsugamekotatsugame
提出日時 2020-09-09 17:39:59
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 48 bytes
コンパイル時間 2,965 ms
コンパイル使用メモリ 125,640 KB
実行使用メモリ 155,904 KB
最終ジャッジ日時 2024-05-09 10:22:58
合計ジャッジ時間 13,210 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 353 ms
136,044 KB
testcase_01 WA -
testcase_02 AC 354 ms
135,968 KB
testcase_03 AC 347 ms
136,056 KB
testcase_04 AC 342 ms
137,064 KB
testcase_05 AC 351 ms
135,844 KB
testcase_06 AC 332 ms
135,916 KB
testcase_07 AC 402 ms
144,080 KB
testcase_08 AC 342 ms
137,192 KB
testcase_09 AC 344 ms
137,064 KB
testcase_10 AC 343 ms
137,324 KB
testcase_11 AC 341 ms
136,044 KB
testcase_12 AC 356 ms
138,148 KB
testcase_13 WA -
testcase_14 AC 345 ms
137,252 KB
testcase_15 WA -
testcase_16 AC 349 ms
136,996 KB
testcase_17 AC 355 ms
137,320 KB
testcase_18 AC 354 ms
137,396 KB
testcase_19 AC 348 ms
136,996 KB
testcase_20 AC 350 ms
137,376 KB
testcase_21 AC 351 ms
136,956 KB
testcase_22 AC 346 ms
136,172 KB
testcase_23 AC 342 ms
137,192 KB
testcase_24 AC 376 ms
141,356 KB
testcase_25 AC 345 ms
135,712 KB
testcase_26 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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