結果

問題 No.816 Beautiful tuples
ユーザー kotatsugamekotatsugame
提出日時 2019-04-19 22:55:32
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 363 ms / 1,500 ms
コード長 65 bytes
コンパイル時間 534 ms
コンパイル使用メモリ 135,192 KB
実行使用メモリ 144,752 KB
最終ジャッジ日時 2024-09-23 02:22:09
合計ジャッジ時間 6,925 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 363 ms
144,352 KB
testcase_01 AC 363 ms
144,364 KB
testcase_02 AC 358 ms
144,480 KB
testcase_03 AC 363 ms
144,736 KB
testcase_04 AC 359 ms
144,476 KB
testcase_05 AC 359 ms
144,476 KB
testcase_06 AC 361 ms
144,352 KB
testcase_07 AC 360 ms
144,480 KB
testcase_08 AC 359 ms
144,480 KB
testcase_09 AC 354 ms
144,348 KB
testcase_10 AC 359 ms
144,352 KB
testcase_11 AC 351 ms
144,480 KB
testcase_12 AC 357 ms
144,480 KB
testcase_13 AC 361 ms
144,752 KB
testcase_14 AC 361 ms
144,352 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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