結果

問題 No.816 Beautiful tuples
ユーザー kotatsugamekotatsugame
提出日時 2019-04-19 22:55:32
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 443 ms / 1,500 ms
コード長 65 bytes
コンパイル時間 2,756 ms
コンパイル使用メモリ 132,044 KB
実行使用メモリ 144,508 KB
最終ジャッジ日時 2023-10-24 09:48:50
合計ジャッジ時間 9,914 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 434 ms
143,284 KB
testcase_01 AC 435 ms
142,932 KB
testcase_02 AC 437 ms
143,264 KB
testcase_03 AC 436 ms
142,972 KB
testcase_04 AC 442 ms
144,440 KB
testcase_05 AC 432 ms
143,104 KB
testcase_06 AC 429 ms
143,524 KB
testcase_07 AC 438 ms
142,964 KB
testcase_08 AC 441 ms
142,924 KB
testcase_09 AC 430 ms
143,092 KB
testcase_10 AC 441 ms
144,508 KB
testcase_11 AC 436 ms
143,432 KB
testcase_12 AC 435 ms
143,596 KB
testcase_13 AC 434 ms
143,548 KB
testcase_14 AC 443 ms
143,732 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say ($_=^3+1∖(@($/=+<<words)Xdiv($!=$0 gcd$1)))>1??-1!!$!*.pick
0