結果

問題 No.1158 GCD Products easy
ユーザー kotatsugamekotatsugame
提出日時 2020-09-09 17:42:42
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 50 bytes
コンパイル時間 2,514 ms
コンパイル使用メモリ 125,936 KB
実行使用メモリ 156,428 KB
最終ジャッジ日時 2024-05-09 10:28:19
合計ジャッジ時間 17,740 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 425 ms
135,940 KB
testcase_01 WA -
testcase_02 AC 430 ms
135,436 KB
testcase_03 AC 439 ms
135,948 KB
testcase_04 AC 424 ms
135,820 KB
testcase_05 AC 429 ms
135,696 KB
testcase_06 AC 429 ms
135,952 KB
testcase_07 AC 492 ms
142,740 KB
testcase_08 AC 422 ms
135,820 KB
testcase_09 AC 425 ms
135,692 KB
testcase_10 AC 425 ms
135,952 KB
testcase_11 AC 436 ms
135,696 KB
testcase_12 AC 433 ms
136,076 KB
testcase_13 WA -
testcase_14 AC 419 ms
136,052 KB
testcase_15 WA -
testcase_16 AC 423 ms
135,952 KB
testcase_17 AC 423 ms
135,824 KB
testcase_18 AC 423 ms
135,820 KB
testcase_19 AC 433 ms
135,792 KB
testcase_20 AC 423 ms
135,820 KB
testcase_21 AC 429 ms
135,952 KB
testcase_22 AC 425 ms
135,696 KB
testcase_23 AC 420 ms
135,692 KB
testcase_24 AC 464 ms
139,168 KB
testcase_25 AC 420 ms
135,948 KB
testcase_26 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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